Loading Tool

Explorer IconExplorer

Memory Pool

26,533 transactions
10.74 vMB
0.02343979 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.53/200 MB

Candidate Block

Mining Attempt 4e219eaf97dab33165620bc0b909d73612c18a1410dda31fcb88def2b187f7da
Version 20000000
Previous Block 00000000000000000000982307d3b756516d69e5f9eb847bc91735f48dbd8995
Merkle Root 5cac81ab75b5554c614dea14245f33c5205ff2012f688bb495de6da6962fd943
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,528
Size: 1.00 vMB
Total Fees: 0.00562079 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,548 (780,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,587 132,587 00000000000007f858cc16ef1462a66c85ccbf50de27ce4041d610b8e17156dc 11 0.00 vMB 1,784
132,586 132,586 00000000000007cee997fe54c565b758608f45354d6079e2be7b6a1f058621ad 23 0.01 vMB 616
132,585 132,585 00000000000007752501dca48d54b13997e61992eaa2e75dc3b308185fcd8b5e 312 0.08 vMB 65
132,584 132,584 0000000000000472a6ea17184519c7556afbce88bb0f32ed5865775b90de9049 9 0.00 vMB 38
132,583 132,583 00000000000009e7b9f0f6785006ae17be5bff44c8d183ea82ee963925f652ff 34 0.02 vMB 265
132,582 132,582 0000000000000574c70485230422d3be815bd080b560b0c07ef3fd954f253a41 23 0.01 vMB 1,014
132,581 132,581 00000000000000b9603abbf3c23012b1d1cde6736934f3bfd30f8b80c98120dc 54 0.02 vMB 1,271
132,580 132,580 0000000000000be6efb334bc31606baf2383d24e4b6a9ef4d4da666d50e680cc 127 0.05 vMB 71
132,579 132,579 0000000000000488fb33055dd45be8729fca3a0c295618da69dc98c91bfb6eaf 14 0.00 vMB 2,200
132,578 132,578 0000000000000310a5ca69d9a093553a0486e8dbdd001f79920b5c733e47b41d 38 0.01 vMB 1,900
132,577 132,577 000000000000129c36974dde6382dd44fc9d75736845ede088ebc66fef20aceb 80 0.03 vMB 2,088
132,576 132,576 000000000000053fa7b7219f2fa12b6f810170ff1e09a75610f7918100ee186f 55 0.02 vMB 94
132,575 132,575 0000000000000d080cd49bf1c184ffeabaa6b93493db6223247e6265f06a87e7 4 0.00 vMB 3,386
132,574 132,574 000000000000108f39b96599ea82f48d16a85954251fe15e260afee52188903a 15 0.01 vMB 757
132,573 132,573 00000000000003e2d65a2e8acbf428a18ac6a6bc6d9e1adf8489e8c33477bbf6 195 0.06 vMB 337
132,572 132,572 0000000000000c2197aab1555254039dc6a6546d80fe3783fa08781d3e286bb8 8 0.00 vMB 363
132,571 132,571 0000000000000f08e67b29d1cc1bfd249fdac4b35f5b768a3dd3d52aad084d3c 38 0.04 vMB 90
132,570 132,570 0000000000000a897328af0e398533d763b60a72a7571758501ba15b309cd3a4 237 0.08 vMB 106
132,569 132,569 0000000000000a4c339759801bd0ecc565fd93a93c648baa10d4ccf831e372e0 29 0.01 vMB 434
132,568 132,568 0000000000000195e38a81b3cb01a837a96fbd40ceefa8fab83afa58db5efa88 9 0.00 vMB 226
132,567 132,567 000000000000023a35f879ab4b81638405adf645dfd5cd42f939b583f9509d59 48 0.02 vMB 434
Previous 10 blocks ↓
Total Size: 779.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 413.18 GB
    • Received: 2.21 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.