Loading Tool

Explorer IconExplorer

Memory Pool

80,363 transactions
29.66 vMB
0.06771032 BTC
Random Selection Loading Transactions
Max Size: 179.08/200 MB

Candidate Block

Mining Attempt a787d85215acff6fa260cdbcdacefc95c95b6daa9fb0f4f9f8857b1ceca02322
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 0d1a453f2c00a25db5e8a6d25f40e57383fccf16a0aab5d6654aa81324d3fd4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,264
Size: 1.00 vMB
Total Fees: 0.00711491 BTC
Feerates: 90.30 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (185,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,857 729,857 00000000000000000009368ab43b2aa73f2f8c7025f239b67e06a4df4b7d4d63 3,530 1.00/1.00 vMB 20
729,856 729,856 00000000000000000009d2dbd43def1035d485f353bf06597b6732d6e2aa13d8 3,660 1.00/1.00 vMB 24
729,855 729,855 00000000000000000005a48fc22d14df4004a7e17f610bd922efc8cde4506f67 2,796 1.00/1.00 vMB 36
729,854 729,854 000000000000000000090b5efdb355a537d5a4dc3400556d3a1228b02dc7cf54 3,018 1.00/1.00 vMB 23
729,853 729,853 00000000000000000002a3de01987d76815a9cde7f687d1c577d2f5c56fd09d8 1,286 1.00/1.00 vMB 17
729,852 729,852 00000000000000000005457c4acbc2933694011e8063c392e0828fe2203b00ce 3,222 1.00/1.00 vMB 11
729,851 729,851 00000000000000000001d9756a558ff8ad00f4a08b9a836ad3a816f26c5218e1 2,840 1.00/1.00 vMB 14
729,850 729,850 00000000000000000000be5b35bf7e10f42501e822afea0c41dddb57ee10e898 2,145 1.00/1.00 vMB 21
729,849 729,849 00000000000000000007daab6d7566e6c39e19b5bbdf5029dfcb6521093fa5ed 3,612 1.00/1.00 vMB 14
729,848 729,848 00000000000000000004429accd91fda9f39b255f1cd30cf3e7ba2c22f9c0944 3,122 1.00/1.00 vMB 20
729,847 729,847 000000000000000000001cf6bf9c3615603da4c6d2aea92755dab8c317a123dd 3,487 1.00/1.00 vMB 28
729,846 729,846 00000000000000000002f64a7004c9fa3980897f0684142bd5034d7dffa51cb9 2,870 1.00/1.00 vMB 31
729,845 729,845 00000000000000000007acdabbdf20f8661d66bdeabdca74cd00c595661fedeb 2,877 1.00/1.00 vMB 10
729,844 729,844 00000000000000000006c3aa7a381cfd1a7a481c6d59d25e64fb6c66cdec8280 3,203 1.00/1.00 vMB 16
729,843 729,843 00000000000000000008fbb3de735f43bc3ada572ef0e86e63d4a3d5c3ed871c 2,539 1.00/1.00 vMB 24
729,842 729,842 0000000000000000000046d95c0c2e6e06878d5b0f79b974d5f16533453f0e98 3,237 1.00/1.00 vMB 60
729,841 729,841 00000000000000000003ff86af9280ef241bda576b4f79574dab8cde35d82349 1,191 1.00/1.00 vMB 5
729,840 729,840 00000000000000000007586efeb5990679b1e197bfb2209aeea74f4547f8f2cd 1,984 1.00/1.00 vMB 8
729,839 729,839 00000000000000000001d671fe79bb41b0f7c0b886ee18a2f3d2b41cbbfd7e61 3,162 1.00/1.00 vMB 15
729,838 729,838 000000000000000000083390f0b649cdb7eb86df5904d624081b270ebdf3e8ae 3,213 1.00/1.00 vMB 23
729,837 729,837 00000000000000000006c6190859ea0eec695e75cc495e886fccc48acd90e1a1 578 0.20/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.