Loading Tool

Explorer IconExplorer

Memory Pool

82,262 transactions
31.10 vMB
0.12104185 BTC
Random Selection Loading Transactions
Max Size: 186.15/200 MB

Candidate Block

Mining Attempt 31d15768c9e0fa70f29807e13f1473bc22cba1954067f0d4a61a7a2163776024
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 0b699ac8f1351525121c137d3a827328d86db3e8a381bb4b70941e65f1ae328c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.03599795 BTC
Feerates: 101.42 > 3.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (385,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,234 529,234 00000000000000000019c32510f77b5f76f503713cf03811bf0a0d1c43962c3a 195 1.00/1.00 vMB 2
529,233 529,233 0000000000000000001b60f8a0725c172e714b4d82692c97074fd8c8f748e262 890 1.00/1.00 vMB 11
529,232 529,232 000000000000000000134dc7b9536931a9856d9b93dff4ae9481401932157a87 1,031 1.00/1.00 vMB 20
529,231 529,231 0000000000000000001cc0c46e3d59a8c8033173dfb59dc7ab8c91c4ef6fc0aa 124 1.00/1.00 vMB 2
529,230 529,230 00000000000000000017026b89e92a12071c9371011a446bdc9f0a00669ff959 1,441 1.00/1.00 vMB 32
529,229 529,229 00000000000000000007a447a29b2cdba7cae44561b7998c80076adb62688e88 2,306 1.00/1.00 vMB 9
529,228 529,228 00000000000000000034767045061e39ba4f112747b6e8a1861cedfc25e2ceee 1 0.00/1.00 vMB 0
529,227 529,227 000000000000000000154b0d349727bc2e09f331491bc895afb55c4fa265ddbb 2,761 1.00/1.00 vMB 48
529,226 529,226 00000000000000000031fa8668aeaac6b3dba1b59fa60055876b9e24877a9e6f 2,446 1.00/1.00 vMB 8
529,225 529,225 0000000000000000001fec1ae51ac768bf3699a4c4d826157feb1950cd11f855 3,023 1.00/1.00 vMB 38
529,224 529,224 00000000000000000007da047b7e17c9762fb23547e954a9a0ffd2103edc4553 2,560 1.00/1.00 vMB 83
529,223 529,223 0000000000000000002a2c3cb0469b906998cd400cc176a35362fa21302746f5 3,141 1.00/1.00 vMB 13
529,222 529,222 00000000000000000013e431f0ba60e4bc7b3b2b23420d292615ab0a2720f670 2,509 1.00/1.00 vMB 67
529,221 529,221 00000000000000000023101c3a7acb11937f50835e9a8b5d26fe1e258e02d41e 993 1.00/1.00 vMB 19
529,220 529,220 0000000000000000001f1ec3555658852526a8fe4e7d7300cfd47250a7bc870f 1,657 1.00/1.00 vMB 21
529,219 529,219 0000000000000000000fabf40f6e68dea89f203b6175b57d6a041391d271616c 1,057 1.00/1.00 vMB 24
529,218 529,218 00000000000000000013642d1f9755ed0031b005f199b927efd2fdcc515d6c25 481 1.00/1.00 vMB 6
529,217 529,217 000000000000000000127dd16a09e06fd27c80aa862b82cf7f19dde9fab81fc6 572 1.00/1.00 vMB 4
529,216 529,216 0000000000000000000a48d2f93c2bba515449267577651c9e947c50de6015af 2,384 1.00/1.00 vMB 40
529,215 529,215 00000000000000000009eaeed670f11fd5bcaa49afb8b0373eab95d5601bce43 2,787 1.00/1.00 vMB 29
529,214 529,214 0000000000000000002e0a55b6baf96ca1319cc2426a46d46db13801e9b51c33 2,307 1.00/1.00 vMB 13
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.95 GB
    • Received: 16.33 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.