Loading Tool

Explorer IconExplorer

Memory Pool

4,744 transactions
2.73 vMB
0.00509904 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 14.50/200 MB

Candidate Block

Mining Attempt 94ec0521f69bd2eab0573772074081292bf7f64036efac28afd6a8886ccbbde7
Version 20000000
Previous Block 00000000000000000001a109e4333f7b259933cbadbf16b45500b7c32c757bf6
Merkle Root 034c25e781661aa7a9b017e1cd3110c8335f26e2e0e258f5f8527b9abf01c624
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,330
Size: 1.00 vMB
Total Fees: 0.00327153 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,493 (752,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,595 160,595 00000000000000be20de3f6b5c31dc03fb159d7f3c71bb2a194b6809adf6c5dd 10 0.00 vMB 139
160,594 160,594 00000000000006dc0fe9bc4e0e9ac409a90c3f8e7ca913de8ad5e1636d2a3d33 11 0.01 vMB 452
160,593 160,593 0000000000000948ce08031fc452dadd338115301f75db817fc2e4b0afc03e9b 97 0.04 vMB 27,625
160,592 160,592 0000000000000cd4cd78388625eee83a884021bc367fe31a4df9f4e817bcf8ff 39 0.03 vMB 222
160,591 160,591 0000000000000786ad0ace1125c09e7b1665a652fd7b3d2c3aced40a30598002 85 0.04 vMB 199
160,590 160,590 000000000000012d3072af2d9f9e5ad823debd365dca8961c48bfc33cb4f38f1 37 0.02 vMB 247
160,589 160,589 0000000000000703c39f4d3e21cd67b508225aca20489309031a5ad0a00aa668 12 0.01 vMB 90
160,588 160,588 00000000000004c65bbabed05c953b672bd17130f27578cbeabdb3d533c60def 118 0.03 vMB 50
160,587 160,587 00000000000004f211a801764b132b89da3266d46d273f6990b50d918aa3780d 17 0.01 vMB 147
160,586 160,586 0000000000000d4d5c044e50d1a08cf32f18a4863b313108ba40c284b1efea7c 1 0.00 vMB 0
160,585 160,585 000000000000085b2aeaec3c16573505daba1d6d2dd652437c06a6f7311e52d2 23 0.01 vMB 93
160,584 160,584 0000000000000463d65e25cf335d6d999e61ca6f10539c981a020c10cfb22ecf 20 0.01 vMB 688
160,583 160,583 000000000000008de451337e087570be95c25944ea34713325e67af4dd24d686 12 0.00 vMB 219
160,582 160,582 0000000000000176a5baf58adc854b4a450e773bfe6efd89893ef2d1ea35ed95 50 0.01 vMB 88
160,581 160,581 0000000000000c2645cd494346cf0d9d0970b23d736f5474bde07b8045d6cbd0 33 0.02 vMB 300
160,580 160,580 00000000000004421e27f276d9e0cdfbedaf82ecf7a424316cb2db757f11f967 46 0.04 vMB 102
160,579 160,579 0000000000000163ac36e22987d7a1ebec1c77935277b135a2d7b8c6902147da 7 0.00 vMB 19
160,578 160,578 0000000000000495e9e457dc6071e5fecd73d8d60387a8046f52f4c469271933 51 0.02 vMB 409
160,577 160,577 000000000000058c6055004ed8e7faee1e67d4a1882918f93a704547e989c960 3 0.00 vMB 0
160,576 160,576 0000000000000afee980ba696b1fa4243c67a7298722a258fbbb7a2872ec475d 105 0.04 vMB 56
160,575 160,575 000000000000040e82ff7ea30365aba7a357a089a1e38826ca97f6c428085fd6 50 0.04 vMB 50
Previous 10 blocks ↓
Total Size: 779.72 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: 364.33 GB
    • Received: 1.75 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.