Loading Tool

Explorer IconExplorer

Memory Pool

72,416 transactions
27.91 vMB
0.08681635 BTC
Random Selection Loading Transactions
Max Size: 165.93/200 MB

Candidate Block

Mining Attempt ed92743bbcd8636bfedba3c8b3a00769824461f2ee167ac3784de6c1ef000202
Version 20000000
Previous Block 000000000000000000013986e14404043c0f897b0ed9317a4476ae9b13f16b43
Merkle Root 6900a4ad5464c89c787d3ba8749d39a0b3f6b222e44658f8a3b2db78f79ab02c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,627
Size: 1.00 vMB
Total Fees: 0.02110355 BTC
Feerates: 71.57 > 2.11 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,535 (540,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,648 374,648 000000000000000011e32631fb873500d3ab01d17f1043ac3f67fcd83247e1ec 1,634 1.00/1.00 vMB 32
374,647 374,647 00000000000000000bd3d84ddcc0c9954aad5c00701e8297a98d2fc336d6a1cc 1,057 1.00/1.00 vMB 20
374,646 374,646 00000000000000000730e55baecf5764718f004cf92c622736b26ca8da8a19c9 1,034 0.56/1.00 vMB 41
374,645 374,645 00000000000000000209feb64097057d33882176dbe9b54245705d408365e997 707 0.93/1.00 vMB 12
374,644 374,644 000000000000000012a09a1d8cc5dc7b01df73f5554718811861705561befed9 160 0.07/1.00 vMB 145
374,643 374,643 000000000000000005bc8485c1ddd4d162048a8c76a84b3614bd7ef0847feb1c 940 0.95/1.00 vMB 19
374,642 374,642 0000000000000000081d6418d89abe7f9b4177b159c9ae6209342b1e57b201ab 1,206 0.54/1.00 vMB 41
374,641 374,641 00000000000000000f9b6c41991ae67331b2a9b4905385d34098ae8b4f29b1a5 1,736 1.00/1.00 vMB 32
374,640 374,640 00000000000000000f1203aec3053085bbc0e6b945e90dc53a4f491d7f558a10 1,697 1.00/1.00 vMB 36
374,639 374,639 000000000000000006996c31d01db39ce5d0853551015d812d30e2c4e962a6b7 1,166 1.00/1.00 vMB 17
374,638 374,638 0000000000000000068a5d97df322c6318381a2cb52a974010790039876cc6ca 720 0.33/1.00 vMB 41
374,637 374,637 00000000000000000647b67177ee01046c2a8f2f66882fd8a36fdb48b8f8e96f 300 0.27/1.00 vMB 24
374,636 374,636 0000000000000000016644b5b790406c0496c9ee0f39b1df56b8f64375bac5b6 1,346 0.64/1.00 vMB 41
374,635 374,635 00000000000000000e2f04ae110050fb07771373eb3cb0386704cbebef3da42a 507 0.93/1.00 vMB 7
374,634 374,634 00000000000000001077f7a88cc9136a679612f68314eb072afd73adc6a5df1b 550 0.93/1.00 vMB 11
374,633 374,633 000000000000000000c58ac2a18f6dbe21c68dda0c017d135eebff75fd3d2160 1,163 0.93/1.00 vMB 22
374,632 374,632 000000000000000006ba1284d401ba0eef07a9b68208e83ffef0a0461450c9b9 2,128 0.85/1.00 vMB 15
374,631 374,631 000000000000000007d087cfa8bbdad546daf16c25b0ba379ba51c530e840ee3 1,323 0.93/1.00 vMB 28
374,630 374,630 000000000000000003d281a07a40a3a5fb237e83be30ef9520f5f9bbb40c5b37 1,056 0.93/1.00 vMB 17
374,629 374,629 00000000000000000212415b3484542699ab46051ccbc90cadae226d292cbf13 985 0.93/1.00 vMB 20
374,628 374,628 00000000000000000f9d464dc404e0187e87431ec20999168d662690e63038fb 664 0.93/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.32 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: 767.64 GB
    • Received: 19.43 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.