Loading Tool

Explorer IconExplorer

Memory Pool

78,119 transactions
28.98 vMB
0.07926452 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt d4f9da151d9386d57cd1ba3d2264a52e36507c358002f121e13841ef0bebba5b
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root cc24b572da32fd6652ab47a1a49d6a30ec37fd0b5370c592b43151c83a1619cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,373
Size: 1.00 vMB
Total Fees: 0.01883867 BTC
Feerates: 100.81 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (102,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,318 812,318 000000000000000000039fc84946655faf707b975c72220f21e8beef414a85ec 2,937 1.00/1.00 vMB 11
812,317 812,317 00000000000000000004579620b1e4ab7c7b57936f0a5e91481c521497b94cb2 2,979 1.00/1.00 vMB 18
812,316 812,316 00000000000000000003769164f5a5eed82b3baf3a999498991fd3ae4f8681ae 3,243 1.00/1.00 vMB 27
812,315 812,315 00000000000000000002d8f8de61995d05333fcdc7375648c9707a38fcc0696f 3,092 1.00/1.00 vMB 10
812,314 812,314 00000000000000000002032a921085f3c5c31da179f110979f829005d441200b 200 1.00/1.00 vMB 2
812,313 812,313 0000000000000000000462ed12f190449ba0cafb3d19bfad1d7af3d346171469 339 1.00/1.00 vMB 2
812,312 812,312 00000000000000000001ac422dc75a5d72b38078b1d77574053fe746b419acb8 1,417 0.99/1.00 vMB 8
812,311 812,311 000000000000000000035020c70383673a2ad59d871d5d3ab2268d27c0452743 736 1.00/1.00 vMB 3
812,310 812,310 00000000000000000000b5b247799fbaf0c502203d3b0c3c91d1f560064676e8 1,942 1.00/1.00 vMB 5
812,309 812,309 00000000000000000000d13c60d51478ebb21d24088281f87a1e5082ac16a822 3,438 1.00/1.00 vMB 19
812,308 812,308 000000000000000000036e24080ecd19ec4fdca4ae2a4ad233c33a5532b90274 2,252 1.00/1.00 vMB 10
812,307 812,307 0000000000000000000025a9f7c54d1a0c00e2ee85350303105fe05f39b707ad 1,181 1.00/1.00 vMB 5
812,306 812,306 0000000000000000000338c77bde0199e5637053e48a4c31f1101efe4f1a74db 310 1.00/1.00 vMB 2
812,305 812,305 0000000000000000000316333ff88e7add62afcf22884ca4a1dabbfca67067c7 163 1.00/1.00 vMB 1
812,304 812,304 00000000000000000004cb9adc20d776f56d470c927405ce60fd996655f99423 1,678 1.00/1.00 vMB 7
812,303 812,303 00000000000000000002162e6bdb84a973728bee2e5da2a58978ea4805d41b95 779 1.00/1.00 vMB 3
812,302 812,302 00000000000000000002e9a23c9a06b48f8c955df37bedb8d839e0934c09348c 148 1.00/1.00 vMB 1
812,301 812,301 00000000000000000001b4832d7bf816c7e9c1e2f33d5345694e52bbe449f9a2 1,492 1.00/1.00 vMB 6
812,300 812,300 00000000000000000003fb4866d7bc40404d9a540bbef94e23c00af6d31243f5 1,370 1.00/1.00 vMB 6
812,299 812,299 0000000000000000000186fd0203f2424939b937dd2da7c4b76d9c3e77607fbc 1,908 1.00/1.00 vMB 8
812,298 812,298 00000000000000000003c0c7224d6657fa240e313d6937179e14aa97785440af 442 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.39 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.