Loading Tool

Explorer IconExplorer

Memory Pool

36,416 transactions
26.13 vMB
0.06965044 BTC
Random Selection Loading Transactions
Max Size: 133.45/200 MB

Candidate Block

Mining Attempt fe57e2cbe549df34ea423277a55f47c01a71339a0fc308c9f13543d8e9258659
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 415fc9c167106ee6afa1f4958668ef91b66859d90c2779c259cfd30f78ebe5b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.02135799 BTC
Feerates: 152.71 > 2.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (254,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,359 660,359 00000000000000000007292de22fe6871a93a968e3bfa1d27d9cd20ed4c0550d 1,942 1.00/1.00 vMB 40
660,358 660,358 000000000000000000049789048cfe654b2097615125e03b02e99cf46be3f04f 2,303 1.00/1.00 vMB 29
660,357 660,357 0000000000000000000b10954341b65f7728b9f73a069936b036d62e77b36606 2,867 1.00/1.00 vMB 66
660,356 660,356 0000000000000000000e1c171a268fc34ef56b745dbe5bfbd67e8b926c734f51 2,114 1.00/1.00 vMB 77
660,355 660,355 0000000000000000000488dfa6c7ebe814bac6dd9a30200215c7570ca304b36a 2,830 1.00/1.00 vMB 94
660,354 660,354 00000000000000000007b8146edd0da8496a7000c8328962bf78979cf627d405 2,403 1.00/1.00 vMB 102
660,353 660,353 0000000000000000000e1b7fa1453fcff8a44f32ecad7e285070ee55ad4eb930 2,585 1.00/1.00 vMB 51
660,352 660,352 0000000000000000000521912608f4d28478ed40cc223838ed8b9680d94b3a51 2,811 1.00/1.00 vMB 80
660,351 660,351 000000000000000000040afaaafdd7e67993354124cfd7ca5563e07bb2c17e70 3,076 1.00/1.00 vMB 113
660,350 660,350 000000000000000000078f73e6c477e42e315461a08611f41d67a696de76f389 1,954 1.00/1.00 vMB 11
660,349 660,349 0000000000000000000cb43be52e2be13f897cdf66ace117dac856305fa3c284 1,978 1.00/1.00 vMB 38
660,348 660,348 0000000000000000000032506e5e84b0a02919d7180c0a28b8a1153a79b3920f 1,517 1.00/1.00 vMB 80
660,347 660,347 000000000000000000017d680abed00097df5d3ba71a786c2cd897a3d5266a0d 2,896 1.00/1.00 vMB 89
660,346 660,346 0000000000000000000022188edccd5c4bb6b30967b62cbba5a7c9c3ada59aa5 2,341 1.00/1.00 vMB 26
660,345 660,345 00000000000000000002496a526f8d186c244583fb707e252f01e25483a8d34d 2,439 1.00/1.00 vMB 65
660,344 660,344 0000000000000000000265b63c779b8f8059dd3338c3a47af711b4575398b931 2,706 1.00/1.00 vMB 71
660,343 660,343 00000000000000000008c98c5bc41f2864be074cc40be472433348c41988ebce 2,292 1.00/1.00 vMB 83
660,342 660,342 0000000000000000000cb5499b3e57f603bd5f4c332e1e3637bdd781e7b9ec34 1,828 1.00/1.00 vMB 22
660,341 660,341 00000000000000000007e7e65fb9e574496f41b1ad4c68658e659f9845b10afa 2,557 1.00/1.00 vMB 72
660,340 660,340 000000000000000000019db051de0c2a672045e15ea01ba2ab318c3b4b2dc6a8 2,253 1.00/1.00 vMB 10
660,339 660,339 00000000000000000001f08065ffa22985e61e581b83305d889ea265b55b7df7 2,266 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.