Loading Tool

Explorer IconExplorer

Memory Pool

74,368 transactions
28.77 vMB
0.07839010 BTC
Random Selection Loading Transactions
Max Size: 169.95/200 MB

Candidate Block

Mining Attempt 1bb8910949a074e131710f1d06dcdbfb8f1a6b5c52ad830b68479b0a67b39dbe
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 64b755aba7eff6db37bd5b1668d94c9c4629ce5211dd8af3652387da774a36fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,555
Size: 1.00 vMB
Total Fees: 0.01977060 BTC
Feerates: 302.06 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (366,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,467 548,467 00000000000000000015e70db8ab3aa98eabfbfa25e505fa3a6497afb1506f4b 2,919 1.00/1.00 vMB 12
548,466 548,466 000000000000000000189a3039de321e00f44addd6597cfbdc6e124a1a66edef 3,642 1.00/1.00 vMB 10
548,465 548,465 00000000000000000007c400077138308faaa3212642b9fa69fee08dc8b88ed7 3,189 1.00/1.00 vMB 11
548,464 548,464 00000000000000000013c453102e19ff50fed2c5957f58d8857932d3eb67048b 2,647 1.00/1.00 vMB 24
548,463 548,463 000000000000000000219fad01025ae054f88385fe34c88d1eb1488fe48cc8f3 2,565 1.00/1.00 vMB 11
548,462 548,462 00000000000000000025931011ac84ae8bf3990ef7e2f229a26ae086a87c290c 1,649 1.00/1.00 vMB 21
548,461 548,461 00000000000000000022c047580f6bc68d21bcad1ef1ef70f23fadd8cbcd22e1 3,053 1.00/1.00 vMB 14
548,460 548,460 00000000000000000008967b21a71766a981041973b14cabc14734c07bbe9a1c 2,090 1.00/1.00 vMB 12
548,459 548,459 000000000000000000270ded96128e3e25dfb85f8b23b64d8b566bfc17720d96 1,336 1.00/1.00 vMB 17
548,458 548,458 0000000000000000001ea5e4846ef97c430a17bfa567b682640315ea8e11c9a4 2,144 1.00/1.00 vMB 14
548,457 548,457 0000000000000000002558b209af9bd35c5574867b391c923ca0335a46ae272b 2,717 1.00/1.00 vMB 32
548,456 548,456 0000000000000000000637baae3065132dd562b5bb32c8dc8a0bb243118a3617 4,057 1.00/1.00 vMB 13
548,455 548,455 000000000000000000088b3d8a54d200bae72d9b000f0d3e2c49409918a3d116 2,914 1.00/1.00 vMB 20
548,454 548,454 000000000000000000233155052dca5470ff192114bc2ed016fa959e29e0ff64 2,340 1.00/1.00 vMB 15
548,453 548,453 0000000000000000001b91550dcea3ca9ebb5ddba3d2a502e9343b040adccf7a 2,205 1.00/1.00 vMB 15
548,452 548,452 000000000000000000264c541145b647e3ee196d2582d474fac642ec955af296 2,967 1.00/1.00 vMB 19
548,451 548,451 000000000000000000133b1e1271da616a7e2530cc2fb0faf6d59137c2a4ad53 2,731 1.00/1.00 vMB 12
548,450 548,450 000000000000000000213e9081bc3c2b5951c5619f020df277de6213e1eab0c2 2,863 1.00/1.00 vMB 21
548,449 548,449 0000000000000000000c32d866c819c5216981d851e996f412456d0c3a5bb848 2,132 1.00/1.00 vMB 14
548,448 548,448 0000000000000000002546c597c91e6ef6c09b60eed5ce6503125c3a6af21f28 2,628 1.00/1.00 vMB 23
548,447 548,447 0000000000000000000ff44f0a51bd58325cc93fca00268d2dccd9b17e3de0da 2,181 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.47 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: 667.97 GB
    • Received: 15.34 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.