Loading Tool

Explorer IconExplorer

Memory Pool

35,529 transactions
25.91 vMB
0.06399730 BTC
Random Selection Loading Transactions
Max Size: 132.01/200 MB

Candidate Block

Mining Attempt 6a43f99a2cd0b79305731f87b845da9a4fdfb9e692c060e9c9a6b01877b9c1e8
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root a8ff962711948886281ee1a18239f5b4de43fd12cee18bc72496017049df20e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01648351 BTC
Feerates: 120.00 > 1.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (344,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,526 570,526 000000000000000000078e0449cd368f8b463b3a3585bd8b7d197a23cf547622 3,024 1.00/1.00 vMB 11
570,525 570,525 00000000000000000017826445fd8bfce846b196dce542aee7db929214cdacad 3,096 1.00/1.00 vMB 67
570,524 570,524 000000000000000000283f7e46bfb021e986b0d04e04e4c10f2614633f5c1029 2,374 1.00/1.00 vMB 9
570,523 570,523 000000000000000000136e792bc6079a9ba96746894e8d0b059d49dca24ec8d5 2,775 1.00/1.00 vMB 32
570,522 570,522 00000000000000000008b0ebf42fd23af1736d01b1dd242b5192ecaf4f8134dd 2,660 1.00/1.00 vMB 53
570,521 570,521 00000000000000000007ac3466610ca39885f333e555b8cda23616102592fb35 3,228 1.00/1.00 vMB 42
570,520 570,520 00000000000000000010425240aace16e824158c9e15419538fa96bcf9935e3d 2,530 1.00/1.00 vMB 88
570,519 570,519 0000000000000000001cbbb3c3ae1ca4527e511fd9ab42de85295c8817f46554 3,501 1.00/1.00 vMB 119
570,518 570,518 0000000000000000001ff3477e2ede00c131241a20bc897693c9a975712172bd 2,870 1.00/1.00 vMB 66
570,517 570,517 00000000000000000023d104f6e00d8145f47d8e8ad1788c4323540b4a34a2db 3,380 1.00/1.00 vMB 85
570,516 570,516 0000000000000000000eea55c5cbe3ffde089f140cc43c6e01449cbccaa15b2f 2,941 1.00/1.00 vMB 106
570,515 570,515 0000000000000000002acd588fb4211805d25ed5802904b14135e282e226ba11 3,598 1.00/1.00 vMB 105
570,514 570,514 0000000000000000001c8f95e772d19b0674590e381e921af9671e1314c56ae0 3,119 1.00/1.00 vMB 100
570,513 570,513 0000000000000000001e695f8cb8f9422748134b4e1a700b1e08020d849a10c4 2,169 1.00/1.00 vMB 119
570,512 570,512 000000000000000000112ec76e7064266d1df0474a3c82a99be4620fa7c3b11a 3,342 1.00/1.00 vMB 99
570,511 570,511 0000000000000000002b782d766e065145f14953ed36ad378aecbc7d59109559 3,233 1.00/1.00 vMB 137
570,510 570,510 00000000000000000009f3f7707c1a229d347804709cbc5ba04d110c7c977a45 3,457 1.00/1.00 vMB 119
570,509 570,509 000000000000000000243bc8a11940939e063a49a47c31dfa81478fd24e99463 3,366 1.00/1.00 vMB 104
570,508 570,508 0000000000000000001f5c3e6a9d650067c809cad9cebe97eb7e9ff71da95e82 2,867 1.00/1.00 vMB 131
570,507 570,507 00000000000000000011e5db29e502a74fdf5c460d45d55d1c73ad08090c514f 854 1.00/1.00 vMB 114
570,506 570,506 0000000000000000002130c505e338322fcd364bdf9b116388f2172afb519f16 1,142 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.46 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.