Loading Tool

Explorer IconExplorer

Memory Pool

77,673 transactions
29.06 vMB
0.08029642 BTC
Random Selection Loading Transactions
Max Size: 175.71/200 MB

Candidate Block

Mining Attempt 179ca589b1755d7cdb0c130d07e46a8b5dcf1278cebb6cf824a5ec64e434ae20
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 60609cd9dc19bc900b5a3cb7e097cb3a87e1bd080b288537951b39aab22354e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,445
Size: 1.00 vMB
Total Fees: 0.01938759 BTC
Feerates: 302.06 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (301,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,427 613,427 0000000000000000000884ae010816c9737049a5ab15bcb6f980c3fb8e15fc50 1,763 0.72/1.00 vMB 16
613,426 613,426 000000000000000000120cc30de69b9a6f2b4332b212369fec12a5420bd7e28d 418 0.12/1.00 vMB 15
613,425 613,425 0000000000000000000371f5b587105c9a6c8f4a366d26b421f97a6b70476dfe 428 0.11/1.00 vMB 18
613,424 613,424 00000000000000000000f08052cdc0a9ccf3db2344ed0b87941864951271494f 392 0.12/1.00 vMB 20
613,423 613,423 000000000000000000065c6ff11c19377f3757cc628e260e9d9edcf08d7e7cd5 1,997 0.64/1.00 vMB 16
613,422 613,422 0000000000000000000b63f89ef8bd836bfadf61c358a695ff3ce691c4f68800 2,457 0.97/1.00 vMB 12
613,421 613,421 000000000000000000098553dcb17c11c142f18c60f19ad62477b51058ac57c8 3,368 1.00/1.00 vMB 14
613,420 613,420 0000000000000000000dc2806027cafcbe8e4d348b296f6b82353ece135d4a40 2,878 1.00/1.00 vMB 10
613,419 613,419 0000000000000000000466ae245f3d803a211c488fc96eca7a42f0a7405152b5 3,081 1.00/1.00 vMB 14
613,418 613,418 0000000000000000000899f35d5f0e2105f3d0aa74e96e7362c5016e804f5edf 2,921 1.00/1.00 vMB 8
613,417 613,417 000000000000000000100d6b76ed140a346bc8d8bc730de414f00f442fa1e735 2,464 1.00/1.00 vMB 14
613,416 613,416 0000000000000000000d1a51ff842377d0244db453a3a0d445a3d00802404017 3,074 1.00/1.00 vMB 28
613,415 613,415 000000000000000000094ca986a2fa325f82d592840a8fb5f953f72f923d1d65 2,798 1.00/1.00 vMB 18
613,414 613,414 00000000000000000009aa462926c6b2e2a87587ae825cba3b8b316911723f94 3,185 1.00/1.00 vMB 38
613,413 613,413 0000000000000000000f15c17f4fe0e0db59dae05ac51078d7feedf4346b95e3 3,053 1.00/1.00 vMB 19
613,412 613,412 0000000000000000000ef7237521f89192116395a2a3cdd7db6d8ffbf4d9266f 2,194 0.62/1.00 vMB 7
613,411 613,411 00000000000000000004edc4ea2b3d007cb32e2942d5a1748e51a5715d292eff 1,279 1.00/1.00 vMB 5
613,410 613,410 0000000000000000000bc2db1cb7bef79da09b2fa4fa05f8c3f5312e37d716ab 1,210 1.00/1.00 vMB 11
613,409 613,409 0000000000000000000353e23916ccf32a18356a8c958aa634c726cc254defa8 1,163 1.00/1.00 vMB 15
613,408 613,408 00000000000000000005bddaf993e01552af88db2a2c226d13fb13b828e475d4 766 1.00/1.00 vMB 65
613,407 613,407 00000000000000000005c3ab0600691302a03830193f904978ae78e94e148013 2,918 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.98 GB
    • Received: 16.09 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.