Loading Tool

Explorer IconExplorer

Memory Pool

82,273 transactions
31.68 vMB
0.08856812 BTC
Random Selection Loading Transactions
Max Size: 188.52/200 MB

Candidate Block

Mining Attempt 1c4db7490b2fc169311695d0ad3311e41ef46a0824457b47f45bd936f2bac335
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 279092bb405e33076f8565cbd976e0e3a27e4a2aa076bcbb8ea060a032df8250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,577
Size: 1.00 vMB
Total Fees: 0.02547694 BTC
Feerates: 101.66 > 2.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (735,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,912 179,912 0000000000000446bf793a1af02225b67f2400fb7f0e8e07fca6e87adcf19074 117 0.06/1.00 vMB 107
179,911 179,911 00000000000006a7218ab6820e758ba9e0abf192c851b181fc11cc4796c276b6 87 0.03/1.00 vMB 123
179,910 179,910 000000000000047039ab71a7d1fdd8db001cff4b9e283e7221d6017c2ebc605a 128 0.05/1.00 vMB 160
179,909 179,909 00000000000005ac51a427d67c293a42f478cd044323c228aa73b3845de6be56 306 0.13/1.00 vMB 158
179,908 179,908 0000000000000373ffe312d2f7d5564551fad30139434c2d3a0dff71d101d2da 13 0.00/1.00 vMB 50
179,907 179,907 000000000000080dc0c4145f54005c9cde4793d64e5bba384c301255ecd0d861 56 0.02/1.00 vMB 110
179,906 179,906 000000000000038e1b2f6ae52a08e0b6591f9bc1b83dc07d9ead0eb033e1cc89 86 0.04/1.00 vMB 120
179,905 179,905 0000000000000878f51530a52ac625f6ca7000c496febbda23517370c055e1c2 277 0.12/1.00 vMB 127
179,904 179,904 0000000000000894ad60f9036a40560e52618fd295b20ee2a7564f26d6d21b4a 119 0.05/1.00 vMB 158
179,903 179,903 00000000000008b891a88356ece75d4cd9d792eacb3f5e9845637a97ff4bf463 16 0.00/1.00 vMB 20
179,902 179,902 000000000000033dedb243d18a3603576e106a4a7717fcb2b937a716283f05f0 124 0.05/1.00 vMB 84
179,901 179,901 00000000000004f37cbb7c127a2bdfdd332afa054e52d4aaf52d0724d55888d7 18 0.01/1.00 vMB 72
179,900 179,900 00000000000003e21e4c75bb543ac7d6859fe9e27c7ce5872287391ea955ce37 24 0.01/1.00 vMB 79
179,899 179,899 000000000000059689dfc2e269ab879f58b75102b82e5ebe1393119eb00924c3 33 0.02/1.00 vMB 317
179,898 179,898 00000000000006f6214540c1bc659f3ee9c6643f39d0dce82952e95c342b3c82 90 0.06/1.00 vMB 201
179,897 179,897 00000000000003c6fb3811c585f00e5c85396a989343586d363fb11f211a2848 53 0.02/1.00 vMB 33
179,896 179,896 0000000000000960ed5d253d2b7989605d1c104ddaf2df414323244a3382cd3b 166 0.08/1.00 vMB 92
179,895 179,895 000000000000088505053b87e21efe45b49fe4c4bb2930d974508c72c8212587 160 0.08/1.00 vMB 107
179,894 179,894 000000000000084e5516b205a6b2e150c5bff49399de03c797b31a5cc4274a49 214 0.09/1.00 vMB 124
179,893 179,893 00000000000004c0c682481581132b5bb0edfdd39d9d2ff536c064a04eec6fc8 95 0.05/1.00 vMB 127
179,892 179,892 000000000000088a7ff6664e75b9ecb17286a05984df089e3476811d3699c11f 72 0.04/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.31 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: 658.63 GB
    • Received: 14.58 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.