Loading Tool

Explorer IconExplorer

Memory Pool

79,674 transactions
29.69 vMB
0.07944266 BTC
Random Selection Loading Transactions
Max Size: 178.40/200 MB

Candidate Block

Mining Attempt f7a0d901d282671da511e17be142bf8bc51d1dbc77111e3f82f10a35274588f6
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root d982cc219df0837e229ab8fffdda1264692ebb799df5b8605b132c1f822e3893
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,318
Size: 1.00 vMB
Total Fees: 0.01906221 BTC
Feerates: 502.65 > 1.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (682,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,678 232,678 000000000000018812e06df7d6cec5278d608acc0d4f434969b61866f386aa7f 443 0.23/1.00 vMB 137
232,677 232,677 00000000000000239e340e4dd256a7c4e9303f53eb042e8c5e94e7b745d82a75 282 0.12/1.00 vMB 198
232,676 232,676 000000000000004ac6755955f8c38d7a1eb4a3b8794f8be8fbea5de949d5c054 697 0.30/1.00 vMB 169
232,675 232,675 000000000000012b394bce4e1b246c10968cc625e9115d5224fe8c24d2bbaf16 149 0.06/1.00 vMB 62
232,674 232,674 00000000000000003390dae7dd93093f6e6ebfe84b7bb3d4ed993e1b44ba1f19 256 0.08/1.00 vMB 232
232,673 232,673 00000000000000005b52ac833014d62ca480d51d04777d16ce34cd59719d2630 337 0.14/1.00 vMB 169
232,672 232,672 000000000000015746cd4798b9f5b6e75e703b12eaba695db105d1105b4fd8c7 437 0.19/1.00 vMB 153
232,671 232,671 0000000000000029ef9fa9bc232e153b45337d98483a2ed2226d7e0ca9e50473 209 0.10/1.00 vMB 129
232,670 232,670 0000000000000182cd1e96221251d51aadaafa8b1744fd94f8b3f4e0137f7d77 290 0.15/1.00 vMB 121
232,669 232,669 00000000000000a432c1d854ff2aa5568d70b659209d996e30802abe58503de8 396 0.15/1.00 vMB 182
232,668 232,668 00000000000000cfc94b5c0dac4170ccb41e83ac2de6dacf1bb6d40498aa58d1 75 0.03/1.00 vMB 176
232,667 232,667 00000000000000c64c98e67cb46cc8b8a5bcdaf0cc20aad52afcdf4a20de7812 96 0.05/1.00 vMB 179
232,666 232,666 000000000000007d85ef8971d0c528ef90f7689a2eecf4b7152941917e517ab0 384 0.17/1.00 vMB 164
232,665 232,665 00000000000000cfad12743bbe6bef9960050f3a738db2110e7909ba4b5994ec 21 0.02/1.00 vMB 33
232,664 232,664 00000000000000c619f9c4bcb65bc6bbd0ebe47077fe2b4ecfeb81e55bc30d4c 581 0.23/1.00 vMB 170
232,663 232,663 00000000000000a471d52230bba63db3cb88d1d1f806fdf6e7425ff95bd65a6e 32 0.01/1.00 vMB 56
232,662 232,662 000000000000008190dfa99acb3225ebaf649a24892ac7c5413d28df995c17de 533 0.28/1.00 vMB 165
232,661 232,661 000000000000007a2bf3c5a4eb3f4f103c5ab9803b80b85b02d2368403a871f8 347 0.18/1.00 vMB 85
232,660 232,660 000000000000006826d93dc01fd29e095e47d612450c837ec8cc1aeddda1fef8 639 0.30/1.00 vMB 150
232,659 232,659 00000000000000024d2d0cc0f2b026096747a8efd65466422382f4bdb8618447 699 0.25/1.00 vMB 185
232,658 232,658 000000000000018bc4c7ac28b0339d0db7227a77df6dfd978911479320ce9760 358 0.11/1.00 vMB 199
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.