Loading Tool

Explorer IconExplorer

Memory Pool

52,752 transactions
29.26 vMB
0.09573842 BTC
Random Selection Loading Transactions
Max Size: 156.26/200 MB

Candidate Block

Mining Attempt 2636b15dbfdec77b050af43df1bdaca86329a718ceccafe0cbd3413eed431546
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root a17a96485a01b75bae7907347dcced929c12922e4c52bf2e5a1598e3035267cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,446
Size: 1.00 vMB
Total Fees: 0.03370364 BTC
Feerates: 100.66 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (397,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,777 517,777 000000000000000000378b2bff92ea2ccecf9c531717b8eba3bbd8c29832ec5c 879 0.29/1.00 vMB 27
517,776 517,776 00000000000000000009a14186168406262f5413d6bb6ecc5d3f85b65a3332ba 471 0.19/1.00 vMB 23
517,775 517,775 00000000000000000045e5a73e8b4b67c8a4097de258c93371aa6684e1dca9d7 756 0.38/1.00 vMB 28
517,774 517,774 00000000000000000044c4283e68642eb9619d68015eb1fd6834eee078081909 797 0.34/1.00 vMB 25
517,773 517,773 0000000000000000001c8232434b0031ec58b515fe317244ea4ae63cb601e7f0 398 0.14/1.00 vMB 29
517,772 517,772 00000000000000000028916b27f35d89a416bcbf73a1e30fa12bac0960a595e2 1,202 0.47/1.00 vMB 26
517,771 517,771 000000000000000000291a48c58bedf7ec71aaca95f79a5a24378044fd5d12b5 1,255 0.53/1.00 vMB 27
517,770 517,770 000000000000000000284544031e12a2b5546264382903023b7103914a8dbff5 247 0.08/1.00 vMB 30
517,769 517,769 00000000000000000005508c222955929b5322b8e1aa867213bf094e87577967 670 0.24/1.00 vMB 27
517,768 517,768 0000000000000000001d022760ac94a7cb55e0915ec5a40b11f19706199c8759 1,849 0.68/1.00 vMB 27
517,767 517,767 0000000000000000000121fe2655f00a681a425f6f2868b09692c9537598668e 830 0.29/1.00 vMB 25
517,766 517,766 000000000000000000168334e57bde7811d0e385278fd32d4488497b1000da1d 682 0.29/1.00 vMB 26
517,765 517,765 000000000000000000413ce9e36813bb737487d232cd6aae01b3a90e6d76a4e5 2,045 0.71/1.00 vMB 26
517,764 517,764 0000000000000000004bb69222289ef9202242d595c713c3e2a8ca6f50b7790c 428 0.15/1.00 vMB 22
517,763 517,763 000000000000000000284a864ed57a59f4a205555195419767104a336a057e4b 1,301 0.48/1.00 vMB 25
517,762 517,762 00000000000000000041c1eff5c0f37f2de3288a8c166bf82915f2b096e2ee54 116 0.06/1.00 vMB 54
517,761 517,761 000000000000000000341280bc5b685ebcf312a58ec8160ba6247967a6cbdb54 142 0.05/1.00 vMB 33
517,760 517,760 000000000000000000472b05181b501b9ecf81fca1800af5963ef6089ae45af6 1,999 0.76/1.00 vMB 25
517,759 517,759 0000000000000000003fac096e4245bd0e50eb59a156ea6be43d5a12bf56fac0 148 0.07/1.00 vMB 32
517,758 517,758 0000000000000000002b9330badc6bed8c84f9cdc4685947953e742d5603f2d8 459 0.18/1.00 vMB 25
517,757 517,757 000000000000000000472eda551a983f03929552975e43175d3383d633e01b3b 179 0.07/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.29 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: 657.06 GB
    • Received: 14.47 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.