Loading Tool

Explorer IconExplorer

Memory Pool

50,601 transactions
30.31 vMB
0.12495382 BTC
Random Selection Loading Transactions
Max Size: 161.65/200 MB

Candidate Block

Mining Attempt 652609232c6fce1fed03ee8816ff686e781d8e1819523da4b097e46736e7163e
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 1ca67d3a11ddbcf757b079b9719b678d99236c59687057e0e3b506ecba9ffc59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,288
Size: 1.00 vMB
Total Fees: 0.04937869 BTC
Feerates: 179.69 > 4.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (438,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,348 476,348 000000000000000000ef35b5a4a57f3f159736cb4c257276bac779ca2bf6286f 2,031 1.00/1.00 vMB 29
476,347 476,347 000000000000000000377556cb6240a42390e56d82b560cd3274abb11848d6fe 1,461 1.00/1.00 vMB 97
476,346 476,346 000000000000000000939c8bfc5689800bb2c375bb3f3118a3c8fea60e178707 1,665 1.00/1.00 vMB 102
476,345 476,345 000000000000000000b718c03d15d754a92f7eec38f0c0fd1b59c8fb25721d19 2,230 1.00/1.00 vMB 218
476,344 476,344 0000000000000000000e48ca66bb84a6ee7b6f09135bd157594b6523810796e9 1,434 1.00/1.00 vMB 145
476,343 476,343 0000000000000000014e56607877364cd82b2a981e9245254b53c26db70c9b05 1,498 1.00/1.00 vMB 140
476,342 476,342 000000000000000000ea386dd8ad507c13d4291774e4ea3cc02ee93e07dc850b 2,250 0.99/1.00 vMB 247
476,341 476,341 000000000000000000fb89db8f91845067e0b5864e1620c7a0698c25ebb0e3bf 1,760 1.00/1.00 vMB 131
476,340 476,340 00000000000000000095bea240926df100ae535ff119993536437093ebbc6b18 2,246 1.00/1.00 vMB 153
476,339 476,339 0000000000000000000404a87311316fc1331c02568a029a7ab601f1b2a273fb 245 1.00/1.00 vMB 5
476,338 476,338 000000000000000000252ae02412eaf010731988c09dafe864424d8e6774d011 95 0.09/1.00 vMB 67
476,337 476,337 000000000000000000396cee38eb7a4e341edcd7bbd883f18fd1b8563a91cbd0 2,275 0.99/1.00 vMB 126
476,336 476,336 000000000000000000506625e2ca4383b1c42dd950d431e6fed1abc983905f39 1,101 0.99/1.00 vMB 68
476,335 476,335 0000000000000000001fb7dce86a639caa1edaeb34c9ae1b39a12e8984a7e80a 1,448 1.00/1.00 vMB 89
476,334 476,334 00000000000000000066f06725a6e5f7b47e3feefc463a1a666da4a08c91e4b7 1,620 0.99/1.00 vMB 101
476,333 476,333 0000000000000000003b9366748690cee65f6ae0ced27bb4e256e43452790a50 284 1.00/1.00 vMB 7
476,332 476,332 000000000000000000cc7cb03ccc3862b75dc9935aed175693432700896e8d0e 817 1.00/1.00 vMB 55
476,331 476,331 0000000000000000011047666bc482e26c85a55e296181d21f7c2bd7a2a6b863 1,554 0.67/1.00 vMB 136
476,330 476,330 00000000000000000049a912d10ab8ce4faeba72e74fec8429ceb8018e744694 762 1.00/1.00 vMB 46
476,329 476,329 000000000000000001069e0b8ace5a71f6db1041125df282036217e0f40121db 305 1.00/1.00 vMB 6
476,328 476,328 00000000000000000113b3d609bfa0626617a36a9ff053fb991d8ff46b462f9a 1,991 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.