Loading Tool

Explorer IconExplorer

Memory Pool

37,637 transactions
26.84 vMB
0.05558650 BTC
Random Selection Loading Transactions
Max Size: 136.77/200 MB

Candidate Block

Mining Attempt f96411dd0fbd8d605d0e3ac90b29125d021f7921c7e5e88be9d292ed2de8d856
Version 20000000
Previous Block 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc
Merkle Root 37cfb60d1a42fcc96b70fd0a42c93909963ce1c328041c7685ab442172dcc15b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,434
Size: 1.00 vMB
Total Fees: 0.00515328 BTC
Feerates: 50.27 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,653 (352,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,509 562,509 0000000000000000000fa4824c2710610ec9d09e27c5ed4b1b2eac75bb1c8d69 2,399 1.00/1.00 vMB 9
562,508 562,508 000000000000000000182ad9c10c394cd3bbbc6b2f9540337dfb752ad82fafe1 3,478 1.00/1.00 vMB 14
562,507 562,507 00000000000000000022434140876339886367d305e28ee33159252d2f7411ec 3,134 1.00/1.00 vMB 10
562,506 562,506 00000000000000000018bb514032d1768de388e35ac4ecda97caa076056877ea 1,983 0.58/1.00 vMB 8
562,505 562,505 00000000000000000006eca2f27c49243ad78770676d21cb9f4ad4410b0a4841 728 0.22/1.00 vMB 12
562,504 562,504 0000000000000000001fd77f423fcc0662a4f20311a7415df5ba0176c3ab2df6 2,172 1.00/1.00 vMB 7
562,503 562,503 00000000000000000009a0f79b4c86d5f76c1c14f5f72dd9ca010c67bead1b86 3,009 1.00/1.00 vMB 8
562,502 562,502 00000000000000000002ce2b24e2af49273666447cffdef0d6e841686c108e9c 2,956 1.00/1.00 vMB 5
562,501 562,501 0000000000000000002662906b540e4aa0b925c8e0b3563bfb6d0d899c730426 3,439 1.00/1.00 vMB 19
562,500 562,500 0000000000000000001cb2d746da9cec82dfdf1bda335d5678ae1937edeccd42 2,556 1.00/1.00 vMB 8
562,499 562,499 0000000000000000002bb88edf73190366f8a8725108728fd004f204ad4dba7b 1,889 1.00/1.00 vMB 4
562,498 562,498 000000000000000000088f2871ff7b377432e471e220430bf275472c59abf15d 3,026 1.00/1.00 vMB 4
562,497 562,497 000000000000000000279907a5e3f607966c8c9e090da0b579bc3099c8d48743 3,129 1.00/1.00 vMB 12
562,496 562,496 0000000000000000000314c5c8ef6d0fe89220af7b34b33108b6b169f9b0da6d 3,664 1.00/1.00 vMB 24
562,495 562,495 0000000000000000001b48a3f7d36c76b0a09195158f657fa22d42606f72f715 3,007 1.00/1.00 vMB 13
562,494 562,494 000000000000000000280d502f76e923971d63a91eda89f52103cedaa8f82121 3,523 1.00/1.00 vMB 24
562,493 562,493 00000000000000000017c1f428bdff4adbcb5c2ae16c00ac223ebb19ec3ce770 849 0.25/1.00 vMB 9
562,492 562,492 0000000000000000002be20dd1a5f9cc4518f503ed4760a94c271ffcfa295f5b 469 0.13/1.00 vMB 12
562,491 562,491 00000000000000000019b18d864b87656a05a15cd09353b3e96dceb1286799b2 1,229 0.44/1.00 vMB 1
562,490 562,490 0000000000000000001bd70e555626f816bca1ec5ba9a8b02ba315459e6bbfb4 3,078 1.00/1.00 vMB 11
562,489 562,489 0000000000000000001c670b41323984adf4571ea8fcbe900ea352dd4a7506fe 3,162 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.78 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: 632.90 GB
    • Received: 12.17 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.