Loading Tool

Explorer IconExplorer

Memory Pool

28,545 transactions
11.74 vMB
0.03556967 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.47/200 MB

Candidate Block

Mining Attempt bda5369bf5ea835a7d55426119b2573d404ed94e3e585d01fdd18f0474a47ff6
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 4179579a3b219f1e7743a28b10d1da77be7b4b9529ced5896e82164f0b5aba43
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.01517991 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (774,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,549 138,549 00000000000003233e12fd9ede57bc93f46715ff94889c8a059126dfdbd8ed33 41 0.01 vMB 115
138,548 138,548 00000000000002ce5022055c0fdd70379e8c1a75109f21c4397498f6576572a0 143 0.05 vMB 102
138,547 138,547 0000000000000517c8230470e0e5aeb35d85a1d21d3c1b7e570eac3c7a85d150 15 0.01 vMB 1,174
138,546 138,546 000000000000065344d9e041ce6fb761ca93a79a4cc7b0689618f98c7ac7dc00 61 0.02 vMB 2
138,545 138,545 000000000000082b2ca137795a04be65f16d6d9b616e1b0c23d5c329297883ca 18 0.01 vMB 1,649
138,544 138,544 000000000000002592b212b4a04236ccc11b659fcc62ffc9c84e57e599b991aa 19 0.01 vMB 174
138,543 138,543 00000000000007d24f6a321a232fbd92a61b4acd9d51c1d3f43930c8d2266398 46 0.02 vMB 101
138,542 138,542 00000000000000f83f84305331518658c748da3a5195342571780ac73468b0d0 113 0.04 vMB 45
138,541 138,541 00000000000002c9558a7b44a54cbe4f9d4802e4df3f3eeda9c49eaa3bf78911 52 0.03 vMB 149
138,540 138,540 0000000000000915317cb59510c8be7632aa2082c95d9016e3b83d930d66d655 141 0.06 vMB 189
138,539 138,539 000000000000008767d6e3bec4f5cd18d3829102a6cd653250b7fa9316022164 79 0.03 vMB 106
138,538 138,538 000000000000017b75bbb48ed53bdb0655ad4616c4e78494887996c6d763fdd9 40 0.02 vMB 125
138,537 138,537 00000000000007b9d93c8e3d54daddf1ea1c64c90c7e26e203ed645f1496132e 14 0.00 vMB 535
138,536 138,536 00000000000009e4180713b1839dc6f3c78ef6cb709fdd53bc760dc8d4552cb3 81 0.03 vMB 144
138,535 138,535 00000000000008854dbe187c393a232ce5d6a0801e13b55ebc7683a6379804c1 11 0.01 vMB 771
138,534 138,534 00000000000003f9d320f04221df8914eb82d1e1f250a567211a179d3a1dcc5a 27 0.01 vMB 204
138,533 138,533 000000000000086cad17cdd0add7797fc68eb698ad385172f8bf8fb3323b7f2f 103 0.04 vMB 88
138,532 138,532 00000000000001261d6922117dc951f09b08dc5aaa6ad8a8ae3fa3ec95898ec9 18 0.00 vMB 224
138,531 138,531 000000000000012c0036e6e4819bb70bc201dbaeed39262fb0cee23bb93665f6 117 0.05 vMB 177
138,530 138,530 0000000000000903f531e1d3e2f4addfbce64d774c6a395ee6af61ae7bc06a22 108 0.05 vMB 89
138,529 138,529 00000000000009407abc54cac1b7a78193a08085f68e3772c7ee01cff11b9673 141 0.07 vMB 252
Previous 10 blocks ↓
Total Size: 779.76 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: 391.92 GB
    • Received: 1.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.