Loading Tool

Explorer IconExplorer

Memory Pool

80,027 transactions
29.47 vMB
0.12437588 BTC
Random Selection Loading Transactions
Max Size: 178.35/200 MB

Candidate Block

Mining Attempt 4be369e91967dd1eca6863f38113003771fe87b8e152ee3f8e0b3e1c61b5ab02
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root e7e1333d70f296b4b677f7040fe95f1ba53ec89d839318982848d6530d2a45a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,620
Size: 1.00 vMB
Total Fees: 0.04451402 BTC
Feerates: 477.45 > 4.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (355,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,503 559,503 00000000000000000002e2989ad50c92dd7370dced40505372e27ea1262a0495 2,212 1.00/1.00 vMB 9
559,502 559,502 000000000000000000281476c32e169c0ca0c11386c7000ca0163c19787aa4e0 2,471 1.00/1.00 vMB 15
559,501 559,501 000000000000000000080fe08f0b23431933ae3210abfb0cbec56afa2cf19ff6 2,897 1.00/1.00 vMB 19
559,500 559,500 0000000000000000000875eae13f091e9be4e1c4cb2c1862018ca848adf12fb4 3,029 1.00/1.00 vMB 25
559,499 559,499 00000000000000000019458aac6809ea771c02af6222be7f9bb83f7bebc3c3a3 2,703 0.91/1.00 vMB 24
559,498 559,498 0000000000000000000f2be5472954a081d9f1171a859d2e4eb9555135fb5bd0 440 0.13/1.00 vMB 18
559,497 559,497 00000000000000000003f4857c42ec541a1db955cefdbc77bf46697d50fa4b93 1,719 0.66/1.00 vMB 8
559,496 559,496 00000000000000000006f88315d32002d917fe34239c77c342a631a811353464 2,586 1.00/1.00 vMB 18
559,495 559,495 00000000000000000024bab9c40f86f3d8ff378947cec7fa8d3c48084382d443 2,225 1.00/1.00 vMB 2
559,494 559,494 0000000000000000001ec1b94d79434921b9f127b4503fbb14f9201b56312e43 2,841 1.00/1.00 vMB 10
559,493 559,493 000000000000000000253a2b59e5504fcc1766b3e8ba613b840755d5290320d0 2,307 1.00/1.00 vMB 5
559,492 559,492 0000000000000000001439c79833600f394248148feebeb0d1e528768e6d05a5 3,077 1.00/1.00 vMB 23
559,491 559,491 0000000000000000001d57cf8d22cb4152914c700d6bba4d053cc40304417a3f 3,061 1.00/1.00 vMB 25
559,490 559,490 0000000000000000002790147308d2b4a855ec16d2ef497c1dc118f38e4d312d 3,355 1.00/1.00 vMB 13
559,489 559,489 000000000000000000144df9f8a1db477b363d396255afe449485a923e43b61f 2,660 1.00/1.00 vMB 33
559,488 559,488 0000000000000000000521e5bc5b1ca6b6fe4ead251251ae4efc3a0be58689a1 2,998 1.00/1.00 vMB 50
559,487 559,487 000000000000000000035197625239586fb3833efdb73bed3b6a34c6fe5624f5 2,428 0.85/1.00 vMB 23
559,486 559,486 0000000000000000002099c4d90a2353523505771c88f6a70d2a020fcba268b5 1,683 0.97/1.00 vMB 4
559,485 559,485 00000000000000000017f62308f7ea4f5d33e10538889ff69b2d1b26260b63d2 2,389 1.00/1.00 vMB 2
559,484 559,484 000000000000000000293bd49c805811902a22521cdfff00c2d31a5bed82f1fb 2,854 1.00/1.00 vMB 22
559,483 559,483 00000000000000000017721f556a7678e7c7639e54e7bf5c14cb60b97c6f8b74 2,730 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.