Loading Tool

Explorer IconExplorer

Memory Pool

86,707 transactions
32.97 vMB
0.07821947 BTC
Random Selection Loading Transactions
Max Size: 196.57/200 MB

Candidate Block

Mining Attempt 980e792c111e37fc649060bb2b666d7c011c223c715de67f2da367761ec7f8c4
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root d71952506c7703251aa948c83f5eb193d734978a40c81d9788751b784ae82682
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,897
Size: 1.00 vMB
Total Fees: 0.01269730 BTC
Feerates: 151.14 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (705,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,807 209,807 000000000000031a0ec71fee1b80eb448ef11c60595df7b78297386e26efc5b7 94 0.04/1.00 vMB 123
209,806 209,806 00000000000003ee2dc927e1506a51add73ba2250c5b7ca0f2094d94dd9da843 1 0.00/1.00 vMB 0
209,805 209,805 000000000000044532d6967d0e2fe75ac900db6f3e3b38b7ec61897735ba2d22 96 0.02/1.00 vMB 69
209,804 209,804 000000000000024e0a323492890f8aecaec6aebbb9214445740b31bcf5c4c4c6 137 0.05/1.00 vMB 170
209,803 209,803 00000000000000b50b3cd0bd939f6452b4d33f78386a3a16d6e75d246d606fca 16 0.02/1.00 vMB 44
209,802 209,802 00000000000003a63eea502dc900f62ffc7cfbcdfaa93dd202c49ce21d8ee6c7 59 0.03/1.00 vMB 94
209,801 209,801 00000000000000958660c5fcca6c82b3f177a2a631284c1b91d1b4cfe8290e9c 37 0.02/1.00 vMB 87
209,800 209,800 000000000000042b60a31c9de0026e564bbea6a7f0b39da986cac4a957eba89f 67 0.05/1.00 vMB 134
209,799 209,799 00000000000002cef25ed033c549a9148e2d2050a623001dc3ddf264a212b20d 23 0.01/1.00 vMB 28
209,798 209,798 000000000000046c7b0d76da8bba54bc0d96f68e67e58f154e88b79e47bc5c6c 223 0.10/1.00 vMB 215
209,797 209,797 00000000000000e532eac538ff4ecfa8e8dd64ccac1b5d79ba781a8b37202706 93 0.03/1.00 vMB 1
209,796 209,796 0000000000000167ad767ca666f5b9c1ec44ece5814a001d2be272cd5fd75a4c 126 0.05/1.00 vMB 95
209,795 209,795 0000000000000428a67e64ea7f678153a945c34507ed195554aba10b06efc5ff 56 0.03/1.00 vMB 133
209,794 209,794 0000000000000054cfb063032f91f0e246f36d119d06ebc6ee122e311fc471a6 17 0.01/1.00 vMB 66
209,793 209,793 0000000000000244eeec96f72003a1fa098da826897ffd8524b54d9974707a8e 8 0.00/1.00 vMB 42
209,792 209,792 00000000000000101d24390071f228006637589867cda6c4eab58211db2c2e5a 257 0.11/1.00 vMB 226
209,791 209,791 00000000000003d4ecff138cc9fcfec37a27f2e7e1e49f7a46d62ac8e281683d 149 0.05/1.00 vMB 81
209,790 209,790 000000000000034952d2d838791ad013e43c4f2280beb7a742f21bf96e5cf64e 84 0.09/1.00 vMB 447
209,789 209,789 0000000000000342f1d199706edfc9c3bb385934a2d7f2f278b38a36d66de254 61 0.03/1.00 vMB 106
209,788 209,788 00000000000000fbb12bcd375a5d355af3c6ceccb8a563e13ab4cf647b2068a4 59 0.04/1.00 vMB 35
209,787 209,787 00000000000002f421b8895852158c0df8aaf2912dd38799655cbac5c79c4e81 100 0.05/1.00 vMB 75
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.32 GB
    • Received: 14.52 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.