Loading Tool

Explorer IconExplorer

Memory Pool

76,924 transactions
28.56 vMB
0.06329794 BTC
Random Selection Loading Transactions
Max Size: 173.31/200 MB

Candidate Block

Mining Attempt bc8f70b6805872efb8b09e9fc15e88124395f3affec8cb4020a1ec996586d28a
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root f3b691934364e44a55953a6f798916ca75fa118b53c7e5484e116ed5f5593c81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,011
Size: 1.00 vMB
Total Fees: 0.00400739 BTC
Feerates: 73.20 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (477,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,311 437,311 0000000000000000044bdea210b237a18cbb8b496b20cc6559c1c1f959c2a5c3 1,977 1.00/1.00 vMB 51
437,310 437,310 000000000000000002f46a13de1b6004a830d69900882303f3c8f3c11115f4ea 2,145 1.00/1.00 vMB 53
437,309 437,309 0000000000000000000c110a32adf8aa7bde1946c726eb5eee3b5dabbfb2b0a7 1,896 1.00/1.00 vMB 61
437,308 437,308 000000000000000001491b49539eee00c8aca9b96cf023e103b3190e9d6af292 2,001 1.00/1.00 vMB 64
437,307 437,307 000000000000000001e230b48b7f15d3fe5210079358e8df980ee32bfc0ceb17 2,070 1.00/1.00 vMB 60
437,306 437,306 0000000000000000002acafe694e1dc4aed252c4c2ef22e3771e04020597074e 2,518 1.00/1.00 vMB 85
437,305 437,305 00000000000000000234396ba0c5b12e6d31ce1784be23882806c3e30e21c28a 2,907 1.00/1.00 vMB 71
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
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.