Loading Tool

Explorer IconExplorer

Memory Pool

74,480 transactions
27.59 vMB
0.07196742 BTC
Random Selection Loading Transactions
Max Size: 168.18/200 MB

Candidate Block

Mining Attempt 66b0c271ac7d4a1a8b762cb0d1d960b26e52fd08fab72bc92053653b0afda5a2
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root d434d53450e4a5164fe72bfe7f7473aa7ec1df7228daf21242b43b7b01cb6e0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,177
Size: 1.00 vMB
Total Fees: 0.01304237 BTC
Feerates: 480.19 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (608,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,061 307,061 00000000000000002d60ace50afee9e43584f75852767e67d41250dbd2329dac 515 0.33/1.00 vMB 24
307,060 307,060 00000000000000000ce71c6391d1b6e2d68d5c3ba6468a61a1d915ae48daa83f 248 0.14/1.00 vMB 32
307,059 307,059 00000000000000001c6383cff9f59f1d787a3172e3182af02bab77ac80e3538e 384 0.24/1.00 vMB 29
307,058 307,058 00000000000000003a00b1b8aa6fde27879922418afa9f612e3cb92c555d4d4d 611 0.45/1.00 vMB 24
307,057 307,057 000000000000000047f52f1786900a331e447b0a438f52c7aed285b4f007c954 512 0.23/1.00 vMB 39
307,056 307,056 0000000000000000095005642d34b9569810c0bc245eb5ae26009b70f1a37d4b 104 0.07/1.00 vMB 27
307,055 307,055 00000000000000003af9f361242d8be07a28be0fd632e81a6b85bb33b7a35991 170 0.10/1.00 vMB 28
307,054 307,054 0000000000000000281e00e0e12bcff7f4f942f7efd54ea68fe0c5fb9a8dba67 134 0.07/1.00 vMB 25
307,053 307,053 000000000000000049ebfb14967d39144e20ec62873dd131d7bbec18f3f57035 1,150 0.75/1.00 vMB 27
307,052 307,052 000000000000000032859a962d84d17dc99769a20545a01d90a60b6196b0abb5 599 0.33/1.00 vMB 29
307,051 307,051 000000000000000031041e125b767bbf177921773e86d3511fca84c9246e031e 16 0.01/1.00 vMB 24
307,050 307,050 000000000000000033f0c20365e9fd8318921c6dac4ed498295a14b464106582 177 0.11/1.00 vMB 29
307,049 307,049 00000000000000004af1abd8a786afa43c9dd9293360f2d872f872525700ef19 264 0.19/1.00 vMB 24
307,048 307,048 00000000000000003964574eaacd556e3d7c9f66804cb856cf4dab2f832cb796 346 0.17/1.00 vMB 35
307,047 307,047 000000000000000013869eaf17471ad92579f5e655c6acf778c7632b933e6453 170 0.10/1.00 vMB 25
307,046 307,046 000000000000000016b428c7b7c485f24a736ce49eb822eadab23b7a415b38a6 35 0.02/1.00 vMB 28
307,045 307,045 00000000000000002386654b4df2e9064379e3f8e4cbfda8dd7386e24708976e 93 0.02/1.00 vMB 45
307,044 307,044 0000000000000000076f4cc1c2a8d70b5a3b017002e4499ad9c97acd78171c07 93 0.12/1.00 vMB 14
307,043 307,043 000000000000000003b69b9671bb5e4d59780c9b771b3f9857ee6d066693c17c 722 0.35/1.00 vMB 32
307,042 307,042 00000000000000005077bb73156f2d8efb26a64ca0ab46ab7bb632c1c994c7c7 134 0.06/1.00 vMB 30
307,041 307,041 000000000000000009d35810ba51943841bb8123d3611be56209194bd1a069bc 573 0.33/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.