Loading Tool

Explorer IconExplorer

Memory Pool

82,393 transactions
30.29 vMB
0.14226216 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt 1dc29ed1c4c1b592973858b51f9c888ee7f93e399dd85f64aefb8d51a43b7ef6
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 9c6fbdf049b44618ff5091b14d11b1f3b5d1983d59a27a0587b66d711400a8a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.06460831 BTC
Feerates: 137.89 > 6.47 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (516,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,081 399,081 00000000000000000664f6a4d3ae1bfef155980cb2502ff6e6de5c5bdee8626f 2,304 0.84/1.00 vMB 72
399,080 399,080 000000000000000000dcf1145904e82ba8f2f10238819d7e5743ff8d4e8d5a35 235 0.15/1.00 vMB 27
399,079 399,079 000000000000000006b1f96c1dec9837deb4005e1fb2217416d140ae9fa2bb8b 1,585 0.92/1.00 vMB 37
399,078 399,078 0000000000000000060fb41bd1424702734b92d23b37ceb9f479b0b14cf0d164 1,685 0.94/1.00 vMB 39
399,077 399,077 00000000000000000557578eadd6618b2b771367ae4de501c62f1b4b409b3371 603 0.75/1.00 vMB 19
399,076 399,076 0000000000000000027169cdca7da14d635155a27d3482245d0505fec20f903d 245 0.75/1.00 vMB 10
399,075 399,075 0000000000000000079b59ce4c30f483dd913e5e30a103e9481d961b582e9ae2 936 0.93/1.00 vMB 22
399,074 399,074 00000000000000000516d0b5c9596f6c3d6ed797c8e29088eb8e59a61809c882 1,396 1.00/1.00 vMB 25
399,073 399,073 000000000000000006467514244bb04051322488727525619da45ffcad5ee4e5 1,748 0.93/1.00 vMB 36
399,072 399,072 0000000000000000042574dd37c7ebe483c239f4bf216db680072b96998ae64b 2,032 0.95/1.00 vMB 38
399,071 399,071 000000000000000003e0af484b2ccaa2d8366aee2641becc879b6c727753653b 2,426 0.98/1.00 vMB 55
399,070 399,070 000000000000000002d2c94a47350711191f438b02cb4c918b16608504267515 3,374 1.00/1.00 vMB 48
399,069 399,069 0000000000000000044b591380acb87cee463b592c3a8ecc7be6f62dd114a871 2,402 1.00/1.00 vMB 86
399,068 399,068 00000000000000000535bdb507dab9d5181177e3ba6f4d75e4994f3279ccdf5c 1,267 0.60/1.00 vMB 44
399,067 399,067 000000000000000004deab9ba841d3ba82bce39d236e386bcf4680b7409ca13e 1 0.00/1.00 vMB 0
399,066 399,066 0000000000000000020f82b05cdc2abce93be5868a47f9215684c4ab951aad7e 1,333 0.70/1.00 vMB 40
399,065 399,065 00000000000000000034b630b9c05da7b72f84143eb550ebbc4cd06c23dd9ef2 2,242 0.98/1.00 vMB 52
399,064 399,064 000000000000000005e7aa7bfa974476a3ae6989eebd79ffb111b79e9fa58643 336 0.19/1.00 vMB 37
399,063 399,063 00000000000000000058ca63b74cdbff9e939aaab46a31a2ea9295930912aed1 1,720 0.99/1.00 vMB 34
399,062 399,062 000000000000000005bf1176c69f2b168beae64b38bd192b273864630d783d08 568 0.69/1.00 vMB 18
399,061 399,061 000000000000000000d502950c8575ece753bf3154d8a19455feecd41a620cbb 1,413 0.98/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.63 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: 672.30 GB
    • Received: 16.20 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.