Loading Tool

Explorer IconExplorer

Memory Pool

33,508 transactions
25.21 vMB
0.05076500 BTC
Random Selection Loading Transactions
Max Size: 128.09/200 MB

Candidate Block

Mining Attempt 4d06e45cf440b775517000d041870b693bc8f6f8f85db225f744f93be734444a
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 4b1f2a53eac7e2853ae6b483ca9365da340d72baaa19c87d48c430c5b21d2c01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,714
Size: 1.00 vMB
Total Fees: 0.00510843 BTC
Feerates: 75.37 > 0.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (67,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,554 847,554 00000000000000000000122ddb6aa73352fafb89d6780929071b9a601b42144c 5,587 1.00/1.00 vMB 25
847,553 847,553 00000000000000000001c21f9bc50a9e4f31aa2607b31c59064680dbb89c1076 6,994 1.00/1.00 vMB 25
847,552 847,552 00000000000000000001eb1ac360665ee1e14248fddf37805cdb0cb53856cf8b 4,205 1.00/1.00 vMB 28
847,551 847,551 000000000000000000007175c9cb7d084e0187e1951d295c392d37a2afd46175 5,608 1.00/1.00 vMB 28
847,550 847,550 000000000000000000029cfedbafdab25dc6ac01fed3834924be40080781683d 4,172 1.00/1.00 vMB 27
847,549 847,549 000000000000000000019b957714ca4305fcbb672ca2027a57cad1bcf89f5f8e 4,208 1.00/1.00 vMB 33
847,548 847,548 0000000000000000000247841cf08aff2f584491f7738e5a41df8188a72d9901 4,749 1.00/1.00 vMB 38
847,547 847,547 0000000000000000000311e38e75aada0d97b78928465c54fcad1f647de66221 3,628 1.00/1.00 vMB 30
847,546 847,546 0000000000000000000358441884a292de4c2e317f925a9da42b087addc113cb 4,555 1.00/1.00 vMB 32
847,545 847,545 000000000000000000008ef528c7e13540f35838a0c0b7a61dd142299534f327 5,133 1.00/1.00 vMB 41
847,544 847,544 0000000000000000000301e087f8f2979eb58faad529278cdbcb8ccd90ca4073 5,054 1.00/1.00 vMB 34
847,543 847,543 000000000000000000018ddbbeb5725b54f7d3a6d8ce70448f9ef19b5724d6e1 4,038 1.00/1.00 vMB 31
847,542 847,542 00000000000000000001a10aad3a9b9cd408affd8a6b8d27ae637e68d342086d 4,162 1.00/1.00 vMB 30
847,541 847,541 000000000000000000019a2a28f55eacf6a59e5c1be7801d7a6043c482e5949f 6,293 1.00/1.00 vMB 25
847,540 847,540 000000000000000000014cee1aad2586e8a8ab221a902cd21a68d1e976abecca 6,081 1.00/1.00 vMB 24
847,539 847,539 000000000000000000024fa4f0f4826e881805f02c0f76e4a5ee1c5da3071161 5,796 1.00/1.00 vMB 27
847,538 847,538 00000000000000000002e2ef0fd73bdbb1b29c8682e693c610ad5bf472569979 3,899 1.00/1.00 vMB 32
847,537 847,537 000000000000000000007613c24a10334c912f4a7d5d00132c9fd31e88729b3e 4,229 1.00/1.00 vMB 27
847,536 847,536 00000000000000000003402e1cdd3d82fcd94f5d1efc48a2999b766b03992577 3,391 1.00/1.00 vMB 35
847,535 847,535 00000000000000000002d671aa23997c00e65a8af2b1ba0380bad9893d1ed421 4,202 1.00/1.00 vMB 30
847,534 847,534 00000000000000000002f578c83c34160c1987fad4f887609a0f9047a5b75f3e 4,881 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.