Loading Tool

Explorer IconExplorer

Memory Pool

85,175 transactions
31.89 vMB
0.19358129 BTC
Random Selection Loading Transactions
Max Size: 189.51/200 MB

Candidate Block

Mining Attempt 321c3dbadd5b9a43aa311405568734a498c27d01df9495e0f87fe90b1fbfa9e3
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 1cdc4b1956958f5028b7c498d25c3f1a4163d69dddadc34e93b8c5cd0c7e4de5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.07380180 BTC
Feerates: 301.64 > 7.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (466,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,599 448,599 000000000000000001af5988801c8035b33ab3925880c96f2fbd2be2116ee528 3,002 1.00/1.00 vMB 109
448,598 448,598 00000000000000000187706340af1b24954fe5032e46e5f0ea9a5665b537ead5 2,333 1.00/1.00 vMB 84
448,597 448,597 00000000000000000328894520c6611cc1733651e7a0a7500a295ec8363cf351 1,781 0.95/1.00 vMB 70
448,596 448,596 0000000000000000001eddfec72f3f155389bb04c506d284e5b76af2accdea4f 1,207 0.54/1.00 vMB 90
448,595 448,595 00000000000000000123550997b77e2ba82526e79e24a8e23bb9ca71e582751a 618 0.41/1.00 vMB 35
448,594 448,594 0000000000000000006e9b76348fd256ac156fd8a7854eef9493ea16d0b34bdb 2,187 1.00/1.00 vMB 76
448,593 448,593 0000000000000000002f4b7b428f33d2473a2d8284809fdb68bdbf7bd8d0c777 1,191 1.00/1.00 vMB 66
448,592 448,592 0000000000000000019fc56a0ff036db7aee762be69c13cc1947d417d092b305 2,244 1.00/1.00 vMB 79
448,591 448,591 0000000000000000023d7faab2ce0c41b5e03e18c981ae06b2f8e39de08d7440 2,223 1.00/1.00 vMB 101
448,590 448,590 0000000000000000016c1ccc589a8af55a753ee007221132664c0373f031f7c0 1,830 1.00/1.00 vMB 65
448,589 448,589 0000000000000000000b9698791d0793399cdd3bac2454f59b739f2095cc5510 2,643 1.00/1.00 vMB 108
448,588 448,588 000000000000000002ea7e2edebeb8647bccce3f8836479670b464c2975fb643 1,514 0.73/1.00 vMB 83
448,587 448,587 00000000000000000199fc33ab085b9ba44bc0e05b6818d31e0fe66c25930729 239 0.24/1.00 vMB 89
448,586 448,586 0000000000000000009061ba165bf66063a9dc25159008f4bfa2fa1be1cd4003 748 0.38/1.00 vMB 85
448,585 448,585 000000000000000001565ae52e1bf4b6d972ad1862b747a181135a23224f0c1c 582 0.96/1.00 vMB 17
448,584 448,584 000000000000000002ec98d911352404b66ecc254cd158df5ff5eef0c73e78f1 1,789 1.00/1.00 vMB 64
448,583 448,583 0000000000000000023027cf107d50da78a3064271770c3e64d464e46fc492df 2,899 1.00/1.00 vMB 111
448,582 448,582 000000000000000002db5c926a2f2153586e5f982dbca6e83de813963711b952 1,521 0.65/1.00 vMB 84
448,581 448,581 0000000000000000010c46cee18d97438c347be2fc8c1bf7a631a8fdc885566b 1,103 0.57/1.00 vMB 61
448,580 448,580 000000000000000000edc233ecb775c28e3b457cb215f07bbac435560de4deaf 2,008 1.00/1.00 vMB 73
448,579 448,579 0000000000000000006b736c56da8738ce18bc5a1883c729c9d4f72a73494f30 3,139 1.00/1.00 vMB 113
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.