Loading Tool

Explorer IconExplorer

Memory Pool

84,210 transactions
31.98 vMB
0.10583058 BTC
Random Selection Loading Transactions
Max Size: 189.69/200 MB

Candidate Block

Mining Attempt 0b6991328ac2f5bef776cb915b318ab282f8702dd304769bce79511849d71efb
Version 20000000
Previous Block 000000000000000000003b443d13fc0b2dcfb7e9b332783fd65c06267c1ae512
Merkle Root 7fab7ed1fb77322523051d0392b97754b6f62b4155e515e89a8e872a70bba92c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,675
Size: 1.00 vMB
Total Fees: 0.02816841 BTC
Feerates: 502.67 > 2.82 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,070 (322,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,108 592,108 0000000000000000000151eb4458ce4309f9f7c5fef3a9459f30b666846f75c4 2,233 0.71/1.00 vMB 24
592,107 592,107 0000000000000000000cbb033380bd91c0beb743fd93c91b46311d6afa0001e0 1,932 0.68/1.00 vMB 11
592,106 592,106 0000000000000000001879d63fd4533f3bb339bf2a1a2a7d900770af4c6f1fc6 2,872 1.00/1.00 vMB 27
592,105 592,105 000000000000000000036b30e2a6730fa247abf2b6b0a076d50109e774ccc8c3 2,354 1.00/1.00 vMB 14
592,104 592,104 000000000000000000160aa097de96320fcf10ce6355a928bf36211f2a89049c 2,225 1.00/1.00 vMB 14
592,103 592,103 0000000000000000000458f903ab00153d7bf6c90154fe40a9bf98bb8611b851 2,667 1.00/1.00 vMB 17
592,102 592,102 000000000000000000074aef8d0047b504a4b874ccef135122b90634def723ba 2,996 1.00/1.00 vMB 47
592,101 592,101 0000000000000000000393c6f8ece3a55038db2a37366020666e066a9256fb6c 742 0.22/1.00 vMB 25
592,100 592,100 000000000000000000061a675b0f5ddcc9f245204cde7d847403fee182eb4d78 2,253 0.87/1.00 vMB 17
592,099 592,099 0000000000000000000c648995909013922da6d01728e014c6cb0de094370b33 2,149 0.77/1.00 vMB 20
592,098 592,098 000000000000000000110facf2ebbd6f8e62f005768b3258e4f95b9e99dcb325 2,688 0.91/1.00 vMB 18
592,097 592,097 00000000000000000001d91f62862fc548848950ec5499e09d3819a7eb3a1167 2,324 1.00/1.00 vMB 14
592,096 592,096 00000000000000000018bb712f042fdd322f5b82e8bcde78cf518a200fc85587 3,158 1.00/1.00 vMB 36
592,095 592,095 00000000000000000015fd2a1e177d4a37a56358a132c65957c777735a713893 2,773 1.00/1.00 vMB 30
592,094 592,094 0000000000000000000edb6d05d3957fdbb42ba5066097d0cc6c03f242b4c7da 2,035 0.71/1.00 vMB 16
592,093 592,093 0000000000000000000da895d3e6110c3b9db59728e4c1a2c19cb3ca2940b4b6 2,768 1.00/1.00 vMB 31
592,092 592,092 0000000000000000001326944575fc4d571b21e44868e37e9f2d68404bc0eb19 2,662 1.00/1.00 vMB 7
592,091 592,091 00000000000000000000ae03c6158d331d58c58c03c8e02f87cbb1bd28490788 2,972 1.00/1.00 vMB 43
592,090 592,090 0000000000000000000038ae3fa603ae533a42b2236ce54a17ebc224a8f2d07d 2,749 1.00/1.00 vMB 26
592,089 592,089 00000000000000000007d9e54817bbfa15d21919ee9a3e238b5d647aac107f33 1,765 0.55/1.00 vMB 17
592,088 592,088 000000000000000000105a4a20563708233972eefdc479a38e5a243e06ba68bd 2,901 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.52 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: 668.83 GB
    • Received: 15.59 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.