Loading Tool

Explorer IconExplorer

Memory Pool

48,423 transactions
30.43 vMB
0.10425097 BTC
Random Selection Loading Transactions
Max Size: 162.19/200 MB

Candidate Block

Mining Attempt 0e5229905d6692a0811137df70869ca0b905f6d9802c7de4daa4b57210f79bea
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root c2520c725a8bf2ddf8df7418da1715af845e796a6e0afe6c8d5145428b0db45e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,167
Size: 1.00 vMB
Total Fees: 0.04130254 BTC
Feerates: 150.97 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (240,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,709 674,709 0000000000000000000ba22bf5b1e02788a21eb3d4103ec854c73762c7b736e3 1,531 1.00/1.00 vMB 48
674,708 674,708 0000000000000000000c751b955c04793372a1332de8eb73550beff45acc7296 2,208 1.00/1.00 vMB 77
674,707 674,707 00000000000000000006572cfd4de9be2af48ed7361fb12245f20919544dbd6a 909 1.00/1.00 vMB 33
674,706 674,706 00000000000000000000632207dbd5322dc3b6bcd3db7e680cfd213f23c2b6bd 2,489 1.00/1.00 vMB 34
674,705 674,705 0000000000000000000a0f722b013228dab049267058a5b6dd24eaea780a982c 2,278 1.00/1.00 vMB 24
674,704 674,704 000000000000000000065d523cefdadc5e923df416a5afe012b701e6b13a7bab 2,287 1.00/1.00 vMB 102
674,703 674,703 00000000000000000006902d9733fbfc04a7ff68ed8efc63b55b38670cf4344f 2,383 1.00/1.00 vMB 38
674,702 674,702 0000000000000000000ade99e3cf64057981d3bd2ef694c3de75a81f17c2768f 1,790 1.00/1.00 vMB 74
674,701 674,701 0000000000000000000a069626fbcfb4352aee3bcc01b80ef20707c35afcfb57 614 1.00/1.00 vMB 105
674,700 674,700 0000000000000000000a45ed149fc40d078e06bef7218bdd38af49beda2cd227 1,705 1.00/1.00 vMB 112
674,699 674,699 00000000000000000007076a3291cd30565ae183a383243ac60754eb3d530084 2,179 1.00/1.00 vMB 37
674,698 674,698 0000000000000000000afd04573954e2eee31e004c922adcad62137a7c8df19e 2,595 1.00/1.00 vMB 100
674,697 674,697 00000000000000000001b2ad0ead01a108161c7d61cb36100974d8cfc09ec6fd 256 1.00/1.00 vMB 12
674,696 674,696 0000000000000000000bac096b5e8665e9863a7fa23fba604f56f8cb0b9cce01 2,064 1.00/1.00 vMB 30
674,695 674,695 000000000000000000065bbc58449e74600854bf72124cb98c2fdddbe56f3526 2,313 1.00/1.00 vMB 12
674,694 674,694 00000000000000000004aa9d65429bc39b59aaed8446486867a7701deabb653a 2,619 1.00/1.00 vMB 26
674,693 674,693 0000000000000000000a0b2bc8c9b3fd97508326e82be8a791a070619ecc286b 2,385 1.00/1.00 vMB 76
674,692 674,692 00000000000000000003de3bba1fb94559694610c8e02292cd2b6b4a7dd5dd7e 1,525 1.00/1.00 vMB 58
674,691 674,691 0000000000000000000cada6a95b47e58896fbb54b54ed2d2f5beee14a6dbbb5 1,953 1.00/1.00 vMB 61
674,690 674,690 0000000000000000000b3ccda26d597ecbe8fe5aad345157eea4202d5c8c140a 1,291 1.00/1.00 vMB 103
674,689 674,689 00000000000000000000de65cb67aabae77a9c367e28938fd94e3b2d7df14483 3,121 1.00/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.13 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.39 GB
    • Received: 13.76 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.