Loading Tool

Explorer IconExplorer

Memory Pool

81,326 transactions
31.57 vMB
0.07468778 BTC
Random Selection Loading Transactions
Max Size: 191.75/200 MB

Candidate Block

Mining Attempt d54e8a68af39c59964a75ab98fcbc3400333c6fffff39fc41079e641131320c2
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root ce59ebb289ae4740505913d24f00ec80dd5ff2df9697025d83f306baaf5c11d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,401
Size: 1.00 vMB
Total Fees: 0.00614369 BTC
Feerates: 70.37 > 0.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (394,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,860 520,860 0000000000000000000609fdcbcfe835680455c55b2f4e4c10948b5c46e6c47b 919 0.45/1.00 vMB 30
520,859 520,859 000000000000000000252197a6d1b57461b30af3c550df06e1837f0e2347ee7d 61 0.03/1.00 vMB 19
520,858 520,858 0000000000000000002300b191242f4e00d60d88d768554bf9140b6cc6f930a6 1,052 0.59/1.00 vMB 33
520,857 520,857 0000000000000000001d3d4954ed1a3e5605c1d6972693d80a3bbb918c6980b3 661 0.29/1.00 vMB 31
520,856 520,856 00000000000000000020b6e99ab6c36e65e52d5fd14292d81450b362eb9d116b 1,428 0.66/1.00 vMB 43
520,855 520,855 000000000000000000208d2f726e8f616f1110616ccdfd18977544d0dcd1eccb 16 0.01/1.00 vMB 17
520,854 520,854 000000000000000000025ec6af58dddbe861bea4adfd443b1aaa0f0289935a80 1,060 0.56/1.00 vMB 32
520,853 520,853 0000000000000000003de5a7439c2fd626725b3219dddf85981e82c02b640258 386 0.19/1.00 vMB 35
520,852 520,852 0000000000000000002e447ffbb98de214cc6e3bde85fa04e4c28aba6962ebfb 1,716 0.81/1.00 vMB 34
520,851 520,851 00000000000000000024bb6e9625f7dec5aefbd494bdee16f7f4ab08d482412c 472 0.19/1.00 vMB 30
520,850 520,850 000000000000000000100d35114480c96cc4cb972a1fd7e57b5bbd64a205bfd1 964 0.45/1.00 vMB 59
520,849 520,849 00000000000000000039fc9405e0a6558d36f9915030a38c9f3730dcbf2672d4 1,836 0.72/1.00 vMB 71
520,848 520,848 0000000000000000002e1cdc5f2c491b71cf52c690f2a1153da05f5f56cdbb05 545 0.23/1.00 vMB 50
520,847 520,847 0000000000000000001915293a1560a7c57008932b082b7d786ac3f22907be1d 62 0.04/1.00 vMB 60
520,846 520,846 00000000000000000002e243a6a38e965d8787b31baed9c99ecd816aa03cbbbd 709 0.48/1.00 vMB 28
520,845 520,845 000000000000000000370c6a1b4b8d814e3150a9197370134ca1c6bef1f9bf3b 1,642 0.82/1.00 vMB 39
520,844 520,844 0000000000000000003e3dd67534eaa4a271014a745ed03408b08c588e3cac62 903 0.50/1.00 vMB 31
520,843 520,843 0000000000000000003f7c2779ce5a394df049eb733103b1a6f0a62878417124 1,116 0.55/1.00 vMB 48
520,842 520,842 0000000000000000001ee7146d797a3a403c5fa4467ff7ab405b82945106a343 602 0.36/1.00 vMB 35
520,841 520,841 0000000000000000002b0538a0e5a47dff4e5126140bcc9fe5d64cfe3afb3e88 1,205 0.59/1.00 vMB 7
520,840 520,840 00000000000000000016b6a0e39adbddf1843eb9592d18930ccea00a2e8677fe 2,304 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.