Loading Tool

Explorer IconExplorer

Memory Pool

85,393 transactions
31.86 vMB
0.20494234 BTC
Random Selection Loading Transactions
Max Size: 190.55/200 MB

Candidate Block

Mining Attempt 14119d153618d587664bde5ce4330ee32235fc2d95b8ccc8be95e3c13f39b3a4
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 382a5ecebc667181e15e417949e5980bd5fa788125149c0f70aa9b8c15a74632
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,991
Size: 1.00 vMB
Total Fees: 0.09290037 BTC
Feerates: 529.10 > 9.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (144,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,843 770,843 00000000000000000007191cba389efe49f38928976382a5e8968c1f72d4169e 1,640 0.60/1.00 vMB 6
770,842 770,842 00000000000000000004b2bb00d2bbd9449fa7d750fe4bec4eef693d960b5bec 3,461 1.00/1.00 vMB 4
770,841 770,841 00000000000000000007d62b53abfbf6ccce73634f82f577183893cda9ef31aa 2,166 1.00/1.00 vMB 15
770,840 770,840 00000000000000000006ffdbfcff30e9eba243e63dc176dbc44a8725cf0edd96 1,282 0.63/1.00 vMB 7
770,839 770,839 0000000000000000000595b12102b5eb36544f96945ea3a7728618f9f2d5ebbe 857 0.56/1.00 vMB 3
770,838 770,838 0000000000000000000717a7f81c38ddb69c135466767c15a4535bb0352265df 1,916 1.00/1.00 vMB 2
770,837 770,837 00000000000000000007bcc43aee6d288c454f963e7ac2e78de6f1db682ccbe5 1,452 1.00/1.00 vMB 5
770,836 770,836 000000000000000000042b2028b02c07de976d4eb6d61900e587decc56b795c9 2,627 1.00/1.00 vMB 7
770,835 770,835 00000000000000000005cf3e12f2d86ed3a1b100009014ebdfc708caa26e8e18 2,971 1.00/1.00 vMB 7
770,834 770,834 000000000000000000071a704506c2e4228fcd88e13f0fa1377356b99da81c9f 4,371 1.00/1.00 vMB 7
770,833 770,833 000000000000000000056d2d35582d3545303e4981dfeeec2ea3a882b7a6b5fb 3,414 1.00/1.00 vMB 10
770,832 770,832 000000000000000000027fd4ea6ce7a4f88578bfad26def732435ebb281b761d 2,907 1.00/1.00 vMB 10
770,831 770,831 00000000000000000003a8a962779f7412b21683bb80cffc0b9c32d94933ef15 3,474 1.00/1.00 vMB 16
770,830 770,830 00000000000000000000e7eec330b2945c4ac5c44987db7206a2fa5611a90d10 928 0.39/1.00 vMB 6
770,829 770,829 00000000000000000002e9c7ebebfffd69ea37dee1f9279d5600599f2508e79f 1,313 0.75/1.00 vMB 4
770,828 770,828 000000000000000000082fced9e09349679e38867e505f7a22f958015e606e5f 2,484 1.00/1.00 vMB 8
770,827 770,827 00000000000000000002d19a91dab579178b68f8495329585db89614aaa9449d 2,121 0.58/1.00 vMB 8
770,826 770,826 00000000000000000000d308c9417f25ff17563661db21047953bd0ca689f649 89 0.05/1.00 vMB 5
770,825 770,825 00000000000000000004ff7b3227fc5918d613fa46bd8ae8080b80c6a566d5b1 58 0.02/1.00 vMB 10
770,824 770,824 000000000000000000015070b59da77a6c9d13ab1efaed61dc4dd7972b37517d 2,400 0.77/1.00 vMB 7
770,823 770,823 0000000000000000000694eee55a9d65afa70fe115b4757de8edc7187750595a 2,794 0.98/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.