Loading Tool

Explorer IconExplorer

Memory Pool

79,676 transactions
29.99 vMB
0.08621750 BTC
Random Selection Loading Transactions
Max Size: 180.72/200 MB

Candidate Block

Mining Attempt ab718217d8c63067dacaf215e6d1d7bbbab745c2e1c84a37e22a94d534f79537
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root b51ac19bc7cc04f85e796c9dcc33f32ff9e518d5ff85e7617653d761df1f03a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,011
Size: 1.00 vMB
Total Fees: 0.01718750 BTC
Feerates: 40.21 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (543,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,918 371,918 0000000000000000124c707d2ed3c19f7345106c0bcc2a6ba37c8e6aa47ae797 319 0.22/1.00 vMB 30
371,917 371,917 00000000000000001234029706bda330fe95a5ae9a68af7ab88427c2c7bf0b9a 151 0.15/1.00 vMB 15
371,916 371,916 00000000000000000eb4ba8b75481ae12a6a01ab9a62b934d26e556fc86e6759 1,559 0.93/1.00 vMB 34
371,915 371,915 00000000000000000c07717fd5af8f6bb21df4a7c1f4c8169c032f8f22eaf13a 42 0.02/1.00 vMB 26
371,914 371,914 00000000000000000164163a9479040e1a0b3368225ce093c027c8d5eee3ad6f 881 0.47/1.00 vMB 40
371,913 371,913 00000000000000000454a23b65ba641610f9f393ac394dffd7f6e7cc162185f4 301 0.23/1.00 vMB 22
371,912 371,912 00000000000000001426dab2b77834dc2b53bcdfc186e9da5c7f8ce482f7a532 972 0.51/1.00 vMB 41
371,911 371,911 00000000000000000e9788628035923eb4804ad8a9178b7cdbdee18b1b955a0e 1 0.00/1.00 vMB 0
371,910 371,910 000000000000000002718ccdab378f1f95ef2d8d2f44b032bccbe14d50930fab 604 0.33/1.00 vMB 38
371,909 371,909 00000000000000000b9dd5b68f4399ace30dd451ebfb5a2c4091445c6406d805 220 0.12/1.00 vMB 40
371,908 371,908 00000000000000000e37ff838a215c67f3124647716225704b866328eaa39933 581 0.34/1.00 vMB 34
371,907 371,907 00000000000000000aad5f6e150616d0f19615b583a4c561ed69845f9b4a2de3 905 0.35/1.00 vMB 41
371,906 371,906 0000000000000000140c22325076e42744b30ef8ad3f096f7e75f0ee3c22c7d4 523 0.28/1.00 vMB 33
371,905 371,905 000000000000000007e85126e1643e3186f651d3ee0a3af8cea4edde060c9283 362 0.16/1.00 vMB 40
371,904 371,904 0000000000000000046c283eb99527c6733545865ce08edc1c335d0d7a41c192 1,129 0.60/1.00 vMB 36
371,903 371,903 000000000000000013391e7d5846f37392a82cc6d0a47c03b25ea2113f30e517 1,455 0.76/1.00 vMB 39
371,902 371,902 0000000000000000116941e5ff42013a2e78ae092a5a16912fc98ccd765efc61 558 0.26/1.00 vMB 33
371,901 371,901 000000000000000005893eb2ccf7535c742f86bf47a689e576fc4345c2728afb 940 0.46/1.00 vMB 38
371,900 371,900 000000000000000009fa3aeb7a7751c64ae7958e0357554bcec831296d376c8b 1,404 0.67/1.00 vMB 39
371,899 371,899 0000000000000000139b6315f7fc23bd4e2562213852cd902cbb4ce73939c0ae 1,072 0.47/1.00 vMB 43
371,898 371,898 00000000000000000910630da95f7c9decf3da290ada37d25023a730b0ac388d 263 0.38/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.44 GB
    • Received: 16.24 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.