Loading Tool

Explorer IconExplorer

Memory Pool

41,715 transactions
28.38 vMB
0.06800132 BTC
Random Selection Loading Transactions
Max Size: 145.34/200 MB

Candidate Block

Mining Attempt 9a6b6ed87ef12ea238a73c362f1d48eb922b7325d96c7f09e26d5a0c72e87064
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root ae7137b69b2ba1630a94bab92eadb293edad4e0e0823e2b05887854d2c49d08e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.01320804 BTC
Feerates: 201.07 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (112,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,167 802,167 000000000000000000046b49b43a02773ce4939c53a1edfcc8cc2a8815e60978 214 1.00/1.00 vMB 9
802,166 802,166 00000000000000000001101cce92db8a1094037b34adbe9d4d930d3e02b5bfc6 735 1.00/1.00 vMB 11
802,165 802,165 00000000000000000000af26777bc8bebef6bc1c07341accad4af532b4386b75 1,712 1.00/1.00 vMB 15
802,164 802,164 0000000000000000000303a4bd6f6fc9948b925df55d65d70473edb346183ff7 2,048 1.00/1.00 vMB 18
802,163 802,163 0000000000000000000441bf800df072a506f468e37712134c6cbcfcf8985ab4 1,365 1.00/1.00 vMB 10
802,162 802,162 00000000000000000001e3349e3d2ea61a3d93563ef8b7bc8d314f92b2119ad5 1,380 1.00/1.00 vMB 18
802,161 802,161 000000000000000000046af8b40f09abb800c2c2fa652848ef80267b2608656e 2,939 1.00/1.00 vMB 26
802,160 802,160 00000000000000000001436bd408a59ca0370be02cf5e8c0c6f5591842d91c52 2,017 1.00/1.00 vMB 25
802,159 802,159 00000000000000000004f26e7210f29b311dcea757b169ccdb3571572fcea2f9 2,728 1.00/1.00 vMB 18
802,158 802,158 0000000000000000000381aa0f122b08dfec67b599da2b1c90933d729222eed7 1,941 1.00/1.00 vMB 14
802,157 802,157 00000000000000000002bac193140d72432cd1501fea19e2c1afaed4f02ce128 3,041 1.00/1.00 vMB 13
802,156 802,156 00000000000000000002553d5e250e626349c1a4fb0baeb56d5d07e8e2006cf7 1,937 1.00/1.00 vMB 18
802,155 802,155 0000000000000000000322c68de870fb8d0bb49c02656de7470ba428499fda78 927 1.00/1.00 vMB 14
802,154 802,154 000000000000000000040c44a992f344be6bc7a4c742fc524ed82abb895cdf5d 1,281 1.00/1.00 vMB 14
802,153 802,153 0000000000000000000018e98f4e4db7fab6add5dfdf0a7f6a7496a544b32558 2,662 1.00/1.00 vMB 28
802,152 802,152 0000000000000000000500e6c4a1ed3c0b5ff20a08fa92108a72adfe1b3e24b4 1,081 1.00/1.00 vMB 12
802,151 802,151 00000000000000000000e4cf7a7c6915358a647043c21dcd19cf44a661393009 2,877 1.00/1.00 vMB 20
802,150 802,150 000000000000000000037297be3a87aacb5c688aa19d5849fd700aba6222d981 2,157 1.00/1.00 vMB 21
802,149 802,149 0000000000000000000255205686868361838481d485dbf64d68e763f183f124 2,704 1.00/1.00 vMB 18
802,148 802,148 000000000000000000050ba2ed69aec24a89d338e0caf8a8da8da75bade8cf36 2,224 1.00/1.00 vMB 22
802,147 802,147 00000000000000000000657e341abe4dafbbcfd2a5b10a00ae91de4b90fb533b 3,084 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.