Loading Tool

Explorer IconExplorer

Memory Pool

73,753 transactions
28.59 vMB
0.07528521 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 63592dc1c0e1ab4a069b30c57c86adee56f85cd0dffe0f88c2d3d3c9616349b9
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root db13a7b8d34638bc2154813420b8a8045de720f1a31e8caab3aebb9c70859d29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.01788307 BTC
Feerates: 61.00 > 1.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (427,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,781 487,781 0000000000000000006ccd22f57e946189f5213ce49ef3fef43df46bfd0b6c86 2,269 1.00/1.00 vMB 90
487,780 487,780 0000000000000000003939b9b8935808c1f3f8a1ae88ca549a025148a2b768fc 2,037 1.00/1.00 vMB 62
487,779 487,779 00000000000000000042aa2ac581cdc0c3112519bad483e08742a2f036f39602 2,302 0.95/1.00 vMB 141
487,778 487,778 00000000000000000001e40e025fa880157a41183baf9ba5cae794071f74ea8c 2,465 1.00/1.00 vMB 173
487,777 487,777 0000000000000000009697bd6c2acff22f7256a0cdca6361879425a850b00b86 1 0.00/1.00 vMB 0
487,776 487,776 000000000000000000e91267343d3b14ad78c938e7212ffa11cfc413f2879998 1,864 0.96/1.00 vMB 100
487,775 487,775 000000000000000000d3e789d269a2cbecbf38208c5d9f2242176be02ca911f9 2,064 1.00/1.00 vMB 86
487,774 487,774 0000000000000000009aa4e42f09efe4496f5e48afdc70f8d0184a7c0c504e68 2,514 1.00/1.00 vMB 150
487,773 487,773 000000000000000000f83dab27eab3cfb7506271692e7382b081d3a06df34d19 1,678 1.00/1.00 vMB 59
487,772 487,772 00000000000000000063aa436c80f7a51c4acc33dce55d43196223f111d8ccc3 1,860 0.97/1.00 vMB 42
487,771 487,771 0000000000000000003f9f5fef447d3f5df0d1249c8037fac38f98d88aba7858 858 0.99/1.00 vMB 13
487,770 487,770 000000000000000000ccbe9c692481c15a9363b7fb1db172d140b2b9b3444cd5 2,046 1.00/1.00 vMB 53
487,769 487,769 0000000000000000009453c3b165351e64c5c61cc4389700855ac5345e260ddf 1,156 1.00/1.00 vMB 39
487,768 487,768 000000000000000000617a12a55c264b5060925bb9a9d12165183876fc06642b 198 0.14/1.00 vMB 112
487,767 487,767 0000000000000000002f88d6bdfc7798654c777aa2614aecbcc693b59e1eabdc 2,112 1.00/1.00 vMB 18
487,766 487,766 000000000000000000caed4c0e8a83151ff342b01740f8b8dc312c52c1ac6e92 2,074 1.00/1.00 vMB 94
487,765 487,765 000000000000000000ab7018dde8d8c27960b62f96f5a8668ecdc7a8c85eceb4 1,509 1.00/1.00 vMB 113
487,764 487,764 000000000000000000a2cafe0726f0f3b98cf4ca0ab463fad9af2abb4c8c6e4b 1,477 1.00/1.00 vMB 145
487,763 487,763 000000000000000000d16841046f4a5546ea39ab97b1e6a7c7d4ae936ade6d63 2,118 1.00/1.00 vMB 18
487,762 487,762 0000000000000000003c33d49ab92838c77c69d8adeaa9cebd1cab8b9b1845be 1,527 1.00/1.00 vMB 29
487,761 487,761 0000000000000000001f49795dd4d386fb4e33166239688928eb7a3c2a52488e 2,348 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.