Loading Tool

Explorer IconExplorer

Memory Pool

79,128 transactions
29.50 vMB
0.06856329 BTC
Random Selection Loading Transactions
Max Size: 177.53/200 MB

Candidate Block

Mining Attempt 77b50c4622ab6a43b4ae51d5168a8b8dfceba24de65dcea2916b720b95f0a9fd
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 44cbb3b8c7d1b45b43df8a9de9364155ba1e909232edbe738163da93353974fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,242
Size: 1.00 vMB
Total Fees: 0.00863422 BTC
Feerates: 150.77 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (178,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,526 736,526 0000000000000000000013ed41f26d33ee5c68b1691c7f7f188e8af58b52244a 1,953 1.00/1.00 vMB 6
736,525 736,525 00000000000000000002780eaaf74ef0e885d46bb3e7ea1a407743e8fe000762 3,239 1.00/1.00 vMB 21
736,524 736,524 00000000000000000001e491147b76576bda0e9f231178109a15ee370a869393 2,217 1.00/1.00 vMB 11
736,523 736,523 00000000000000000000e430f0f0c3c7443e4f6844ec75651c983ef6612166a4 3,180 1.00/1.00 vMB 24
736,522 736,522 000000000000000000063c85842d7c05defd94e61b4b1a1555ef4afda96135ab 2,778 1.00/1.00 vMB 12
736,521 736,521 00000000000000000005976c2c1aee2b2a680d61ccc1850963f4c65e1dac9292 2,520 1.00/1.00 vMB 16
736,520 736,520 00000000000000000003ece558f42996d2018e8b948aa906b2fa13eee7257757 1,703 1.00/1.00 vMB 16
736,519 736,519 00000000000000000004e3a4767cc7cb7823fa3f153dc59ef5354dbfbbb59904 3,195 1.00/1.00 vMB 24
736,518 736,518 0000000000000000000502d03605eca211d9224fe816ec1ac507f420c9fc72a0 1,393 1.00/1.00 vMB 9
736,517 736,517 000000000000000000055948ca8d23b625596ea6bdb0ff7198c20bed23418487 1,260 1.00/1.00 vMB 2
736,516 736,516 00000000000000000000fb58032989e24f038822232c2b3c2354b64e02c976fb 2,978 1.00/1.00 vMB 18
736,515 736,515 00000000000000000002aa9636df8265abb41ede1abb272fc0914a94564bb94a 2,515 1.00/1.00 vMB 15
736,514 736,514 000000000000000000010d6e52926341a03bf2374cdb500a5c8180ddba66f6b5 1,683 1.00/1.00 vMB 9
736,513 736,513 00000000000000000002075470bf135aa16b7312d638fe0a147928ffdcadc59b 3,332 1.00/1.00 vMB 16
736,512 736,512 00000000000000000005a1acf753b7a831df0909dc8f4afd0b98c8aab1ab68b2 2,402 1.00/1.00 vMB 12
736,511 736,511 00000000000000000003392c5301051abed2829e93c34d35f80f4f72c125002c 617 1.00/1.00 vMB 3
736,510 736,510 0000000000000000000258147dd664e6f9275ece53d7623bb507cb69f5740df4 2,620 1.00/1.00 vMB 16
736,509 736,509 0000000000000000000314f625381781de4dc4ea301ed5916a84a2539ca4da6d 1,317 1.00/1.00 vMB 10
736,508 736,508 00000000000000000005697f47e567e4a876dcd6d05a64fc897fe04567e6f90f 321 1.00/1.00 vMB 13
736,507 736,507 00000000000000000004c78ebec1d16f00031219bfc7bd81059252724ef78f37 1,423 1.00/1.00 vMB 21
736,506 736,506 00000000000000000006f2d35cb5bb1581b5a7663e0dbc7852f53c65746d506c 1,065 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.38 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: 664.31 GB
    • Received: 14.96 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.