Loading Tool

Explorer IconExplorer

Memory Pool

79,830 transactions
29.61 vMB
0.09481741 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt e10ff981c392386c427cdc2922e88d5d1a3cf7ecb7039c97ac6652d2d658bb59
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 6d6038a5bbba992ea0f178012eaa51aec45fd9288929adcbc0e33c5311d3809d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.03193499 BTC
Feerates: 301.60 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (390,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,867 524,867 0000000000000000000680613bea742fa2918005b3b1f713109642760dfb6633 158 1.00/1.00 vMB 104
524,866 524,866 0000000000000000002325cc4ba5c4533ac5d8f3f2ada9d770522915fcce9b58 114 0.10/1.00 vMB 79
524,865 524,865 0000000000000000003bea7f872d61a25fef35e036112e5c06259086980e1b8d 1,707 0.87/1.00 vMB 26
524,864 524,864 0000000000000000002d233272d7e8190714fdfd2c6bb0c8d4ef1a5a12c42e30 2,230 1.00/1.00 vMB 33
524,863 524,863 0000000000000000002d10004863a9f23d6731f9444828d677ae824159d90c64 165 1.00/1.00 vMB 102
524,862 524,862 0000000000000000003fee620b0c98def8ac03ba64bda852c3a00e122034e9a1 1,329 0.47/1.00 vMB 24
524,861 524,861 00000000000000000028b5bd76692f88b1b5eef726bd118f29bd1f2905002357 53 0.05/1.00 vMB 17
524,860 524,860 0000000000000000002de19c1c696aa248a25436a8066482f5ff514a9472610a 600 0.27/1.00 vMB 42
524,859 524,859 0000000000000000000255aef95f0b19d1cc57105c78d0fe1522d158029be0f3 1,182 0.65/1.00 vMB 7
524,858 524,858 000000000000000000341c1d56171254a54b2b26fbaeee974c9b3195a8c311ef 2,336 1.00/1.00 vMB 7
524,857 524,857 0000000000000000004129b7f4310bde7b1fb03d1cf5f9f2750f8df1f5c6d345 2,134 1.00/1.00 vMB 6
524,856 524,856 0000000000000000002e73094ea521446cab7600b1b7001efde3d72c8ae497b6 1,956 1.00/1.00 vMB 34
524,855 524,855 000000000000000000410ff7944126cab175dfbb32ee8f1ec1e0beec0f4363be 2,940 1.00/1.00 vMB 18
524,854 524,854 0000000000000000002ca4d88ef6949262dd2f2beb8cc6555fabd98cf67acfd4 2,227 1.00/1.00 vMB 22
524,853 524,853 0000000000000000002112566bd18c070ac2d38489282f47228d2727bae8b363 590 1.00/1.00 vMB 11
524,852 524,852 00000000000000000019edb13df43d4ce7f7232a6d301fbe282c4a08692cfea7 2,783 1.00/1.00 vMB 34
524,851 524,851 00000000000000000030259ded438119e66717cb5f2bb73cba845ab79e674ac1 3,129 1.00/1.00 vMB 29
524,850 524,850 0000000000000000003a96473547b113725b9ba0ade66ba28e0f0dbe8146f7ce 1,528 1.00/1.00 vMB 10
524,849 524,849 00000000000000000012a47a3a5d73e60112d4de552b092c2a463e801a7f242f 1,896 1.00/1.00 vMB 37
524,848 524,848 0000000000000000003ba3aab92b0b9078ac55eff761aece60016d5554743d18 1,961 0.75/1.00 vMB 12
524,847 524,847 00000000000000000004c8169cc1debe47cd1eb77077e556d9b1cc611e7f62b9 349 0.17/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.