Loading Tool

Explorer IconExplorer

Memory Pool

85,195 transactions
31.91 vMB
0.19588980 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt 094d617207b1f7ff50181f39198b24c3f6591ec555d0c2febeb50509d5694a15
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 61fea9ffd22665bc9b938a7c83a71c8c161d65ada8c99ccea1627d8de3e92cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,858
Size: 1.00 vMB
Total Fees: 0.07391867 BTC
Feerates: 301.64 > 7.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (136,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,128 779,128 00000000000000000000b93650ff3972803e6c4e48027f35807f25a207b34fae 3,718 1.00/1.00 vMB 32
779,127 779,127 000000000000000000037916557a72cc0661c20f4e925c2f4f2668fda16fef25 3,505 1.00/1.00 vMB 32
779,126 779,126 000000000000000000028bc635697edac62f14267d7648369f7f84bb1889755d 2,993 1.00/1.00 vMB 23
779,125 779,125 00000000000000000000a6e726284b6d638fb7101c8d5a007081eda6587d590a 2,297 1.00/1.00 vMB 32
779,124 779,124 00000000000000000005ba502c08c01981de72175e08958fdb2252d7c970ff20 2,655 1.00/1.00 vMB 13
779,123 779,123 000000000000000000006b9543a6f0813c30a1a73b98c7843035736ca55052fe 3,347 1.00/1.00 vMB 17
779,122 779,122 00000000000000000005d13ec3109a1047fec953cdac154473a58737ce5dcc40 2,685 1.00/1.00 vMB 24
779,121 779,121 00000000000000000000fa36a9fd6109986d2221c1b5531bd27d8f91502096bc 3,573 1.00/1.00 vMB 23
779,120 779,120 0000000000000000000576749387df68cb328b5837c5f1dd7b8c24fe42a20902 3,756 1.00/1.00 vMB 37
779,119 779,119 000000000000000000037408479b9ef70b4a464a83cb59ae90e38669c7dc0501 3,885 1.00/1.00 vMB 27
779,118 779,118 00000000000000000003d5946d6696c2294547c87eacf5b439e2ad6db4471a94 2,261 1.00/1.00 vMB 34
779,117 779,117 000000000000000000021732dfe831f71cb8c3a2e8d8cedf6b2ba8180609c2b4 1,605 1.00/1.00 vMB 16
779,116 779,116 0000000000000000000140eda2b77bc17fb97fe0d6e4c439dacc828f12a26949 852 1.00/1.00 vMB 17
779,115 779,115 000000000000000000058bb0ce36db327f0921935aca2619c2fda1bc81f8480a 1,078 1.00/1.00 vMB 6
779,114 779,114 000000000000000000061013df3c18d2de4a4999395bc9a4aeb7f81c9a4145c1 2,328 1.00/1.00 vMB 12
779,113 779,113 000000000000000000012ea2f04c435bc1102bbde9be2044d2797e311f3d3df7 1,805 1.00/1.00 vMB 9
779,112 779,112 0000000000000000000299f7f8a3c6fc7f2bd76833288a5addb0949240413261 1,706 1.00/1.00 vMB 9
779,111 779,111 00000000000000000001b63d548820d2d3b4a8dc44c2605da9b07a372d776290 1,991 1.00/1.00 vMB 6
779,110 779,110 00000000000000000006494cf3fd67999dcf39f273a2b125c09efba7f9b9bc0b 3,402 1.00/1.00 vMB 29
779,109 779,109 0000000000000000000344bdc41d9241bea36df732f52a8238203036eb13566e 2,055 1.00/1.00 vMB 11
779,108 779,108 000000000000000000064fe28b7727a2221164ad1c4ca527e61afdc0b66b3753 2,427 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.65 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.60 GB
    • Received: 16.28 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.