Loading Tool

Explorer IconExplorer

Memory Pool

83,125 transactions
31.37 vMB
0.16220151 BTC
Random Selection Loading Transactions
Max Size: 186.37/200 MB

Candidate Block

Mining Attempt 37e018d51011bacfab2712682fe970f8dd4efc74a045e2304334edcd745ec753
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root f6792f95c46aa38b48afe716d519750941258bf868a15fbac1b0590fd7606b76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.06131126 BTC
Feerates: 269.69 > 6.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (477,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,304 437,304 0000000000000000025f51d530749fffc7f55d68d752594166e3b834fe20d9f1 2,985 1.00/1.00 vMB 65
437,303 437,303 000000000000000002d249a3d89f63ef3fee203adcca7c24008c13fd854513f2 1,652 1.00/1.00 vMB 76
437,302 437,302 000000000000000003ede553043a22df3ff0bc7313a4ae7ec986d8e42a85fb62 2,735 1.00/1.00 vMB 75
437,301 437,301 0000000000000000010f154aebc9404f3e25cb182ad68223fce0ef990f31c03a 2,538 1.00/1.00 vMB 76
437,300 437,300 000000000000000000c3bb2cbbec91675c4f81c660ecb55dee6636aa47c19fbd 2,474 1.00/1.00 vMB 103
437,299 437,299 0000000000000000016bb6a739530f69ba34ea8ef23b204bae78b181af51adbc 2,329 1.00/1.00 vMB 89
437,298 437,298 000000000000000002016245403f5bb105c39b499a3e9059de8426f94bbe4eb4 1,836 0.75/1.00 vMB 104
437,297 437,297 0000000000000000015ea1cc96dec9d36c38171e87734a2b81efb4dc986db305 623 0.28/1.00 vMB 167
437,296 437,296 0000000000000000020503748c7b4c1be80cdcb17e24a1c71d34c326ff07caca 2,086 1.00/1.00 vMB 61
437,295 437,295 00000000000000000140f4bf236320c0b90c577aa595ed421e49610bad3cbbb5 2,407 1.00/1.00 vMB 91
437,294 437,294 000000000000000002662d65217aa0641b970af80934add49a9769f7266460ae 1,340 1.00/1.00 vMB 159
437,293 437,293 00000000000000000191a01166410f603ef92ea504de1ab7abc90db717f4c150 2,088 1.00/1.00 vMB 67
437,292 437,292 000000000000000003ab107bebc5c5dd5639517ae423d335922923e8c33aa934 1,300 1.00/1.00 vMB 75
437,291 437,291 0000000000000000031b731b01b1ac2713040b278023f051d7a12d6b41fd3c96 1,694 1.00/1.00 vMB 44
437,290 437,290 000000000000000002d1315533a8ae335a395421114b092a9906513b07e555d9 2,388 1.00/1.00 vMB 82
437,289 437,289 000000000000000001db96b409bc8efb68b3bd5892b6aee4ebbbbd007849747f 1,767 1.00/1.00 vMB 57
437,288 437,288 000000000000000004139c65c4622ee231e6fe9a2288e2958fb7a8205797ce73 2,319 1.00/1.00 vMB 68
437,287 437,287 000000000000000000f158924c3eaafbbe0f462b271620fb6ad45db633d8ceb8 2,452 1.00/1.00 vMB 85
437,286 437,286 000000000000000002b71c074cde66bee4b05e970580d42df12da00a6fcdc002 2,780 1.00/1.00 vMB 97
437,285 437,285 00000000000000000182f04fef995b895099e41cfaa43c2553c6228ca17b744b 2,465 1.00/1.00 vMB 75
437,284 437,284 000000000000000001a9b69885942b66b11f90a96eabff45c2220ba95421b4be 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.