Loading Tool

Explorer IconExplorer

Memory Pool

82,724 transactions
31.90 vMB
0.10329804 BTC
Random Selection Loading Transactions
Max Size: 191.70/200 MB

Candidate Block

Mining Attempt 8fd33d66c9bdcdbb5983c5b477ccdabebfd8d6fe7aaa8051521269ee32fc464b
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 85e06b2c0b088c3f744974d530e77abca80dfedfccf7b535a9bff0ae4bf20585
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,049
Size: 1.00 vMB
Total Fees: 0.02367873 BTC
Feerates: 353.36 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (131,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,489 783,489 00000000000000000000f0c5aa93ee8e8baa763ceae52e49952c9b3acf2f39e2 2,584 1.00/1.00 vMB 20
783,488 783,488 000000000000000000050e1183464988e7de5274a114e6046491d42d8bc8f3ab 3,300 1.00/1.00 vMB 25
783,487 783,487 00000000000000000004867d3448f7648237b258b4ddc6d520c917ed364fa355 863 1.00/1.00 vMB 7
783,486 783,486 00000000000000000003b269d4a0ff00cfa1f3ad890d895cdf20c2d56d870483 125 1.00/1.00 vMB 2
783,485 783,485 000000000000000000053ff7e8e133e7cdebc02b2fa776ae78edb62f4003ca35 517 1.00/1.00 vMB 4
783,484 783,484 00000000000000000002eaea68fa854cb4cf4fd8c93f9e322895af03079a9a20 2,603 1.00/1.00 vMB 18
783,483 783,483 000000000000000000057c00706585964b3c76903518dcb39ad6989ef202258f 2,262 1.00/1.00 vMB 16
783,482 783,482 000000000000000000020fe37310894902dd407a9dd6e36813713a71976d66e7 403 1.00/1.00 vMB 3
783,481 783,481 000000000000000000000c814ee5f3949195c8aa0b3b2173322b87b0fd01ad74 1,041 1.00/1.00 vMB 7
783,480 783,480 00000000000000000004fed25f3fe16b87552ec0c63347dfb571fa510a3ee760 3,121 1.00/1.00 vMB 20
783,479 783,479 000000000000000000038f8e6ba7698e8597f49839c2aebd2bf903f79c914c03 656 1.00/1.00 vMB 5
783,478 783,478 00000000000000000000eaf5fb796d4e9a61b737ad6ca82230a0a831a6759aa8 1,483 1.00/1.00 vMB 8
783,477 783,477 000000000000000000045790c3b544d91cc2af9a8ec34009f13319c667583965 2,081 1.00/1.00 vMB 11
783,476 783,476 000000000000000000051aecdee309d8b1da38649da5599216375a8fdcb285ba 1,329 1.00/1.00 vMB 5
783,475 783,475 0000000000000000000494337a418c71a1b5f1712c5e31496fff8f127badd717 3,119 1.00/1.00 vMB 28
783,474 783,474 000000000000000000046d1f3a4526fa38ca63198dbaa044d21e2e5541b7d4a6 2,366 1.00/1.00 vMB 15
783,473 783,473 00000000000000000000f0d8f6d039e6b7717a1929e6e5fad90d22aa9e0613ac 2,632 1.00/1.00 vMB 28
783,472 783,472 0000000000000000000479503b33da5e43d760b63bf1453c8fb216a15bca1882 994 1.00/1.00 vMB 6
783,471 783,471 00000000000000000002a89bc5cd218764cfc8cb07e857864bb3a2c2e54b5679 1,906 1.00/1.00 vMB 13
783,470 783,470 000000000000000000035ec14a80ea82b981e11bf6a61351d173d98ecf3309e5 2,741 1.00/1.00 vMB 32
783,469 783,469 00000000000000000000020f64479207aff2bb9f7c0cc5ce4c76bf4d0d69f3ca 2,448 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.