Loading Tool

Explorer IconExplorer

Memory Pool

45,503 transactions
28.39 vMB
0.06278883 BTC
Random Selection Loading Transactions
Max Size: 151.23/200 MB

Candidate Block

Mining Attempt 023b67cf8ffaf098c51beebab0d772f8313ba3fb5463c0b425c053bf37d88886
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 7f418c24fcbcfe4102b19a63daee9584f7625d791251734441ddd89c8aa886d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,606
Size: 1.00 vMB
Total Fees: 0.00897332 BTC
Feerates: 50.42 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (556,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,422 358,422 0000000000000000010db470d6444a66bb25e817dd87a7c82e331121f9815e26 1,439 0.69/1.00 vMB 23
358,421 358,421 0000000000000000040d4f21112660faac29c37ab93c1c0c4ce3d938de809da9 1,543 0.75/1.00 vMB 30
358,420 358,420 00000000000000001386fdc93c905c479bf2fb2b51527a29fd7cfabd79dbf6d7 119 0.11/1.00 vMB 15
358,419 358,419 00000000000000000ab64041b1f9c441f5da685eb233dc371d5eeac5bcde3fb9 375 0.23/1.00 vMB 20
358,418 358,418 000000000000000007219f104d6a673b060b9762feda086248c2e3f8e2110fff 470 0.25/1.00 vMB 16
358,417 358,417 00000000000000000b248222c51302e60b5b13162b9efff558590fd4ee403a2d 1,814 0.86/1.00 vMB 31
358,416 358,416 00000000000000000230f0e978fdd8d5e988b391269b4ccdcd9b14692da320f9 888 0.51/1.00 vMB 19
358,415 358,415 00000000000000000a05ac66519f3527461495fbdad298670a1efd38ad41b6fe 678 0.75/1.00 vMB 30
358,414 358,414 000000000000000015d7c308fe92756e47af7ac839b78e1196877f4381b67567 1 0.00/1.00 vMB 0
358,413 358,413 00000000000000000b889395048690724b3c8d02cd48fb0993d7eef32015e1e5 2,261 0.75/1.00 vMB 39
358,412 358,412 000000000000000008a1c51c49819bb8a23c48b08e47d3112c3b9c1f3ae22566 976 0.40/1.00 vMB 29
358,411 358,411 0000000000000000069b093ae9ea72744f14bef490d2a67039fdc48892db4096 726 0.29/1.00 vMB 28
358,410 358,410 000000000000000003201aa08fc28fec6948ba15b0ae32d941094a0e2299b6b0 851 0.51/1.00 vMB 21
358,409 358,409 0000000000000000111bbdb41542edc5f543862b7cbb3aa6ece6aab293463de0 1,793 0.75/1.00 vMB 32
358,408 358,408 0000000000000000123b69b62d00f349dd4995ad9c8a25e013909609fc16d951 499 0.24/1.00 vMB 27
358,407 358,407 0000000000000000149b2e4fd3862d8ba85057ff9ef721e24f3b795d7b5943ff 474 0.24/1.00 vMB 16
358,406 358,406 000000000000000011b54dc9a94ead45ebce270c5406d393eb084f5c9eb31883 753 0.38/1.00 vMB 24
358,405 358,405 00000000000000000327487b689490b73f9d336b3008f82114fd3ada336bcac0 1,830 0.75/1.00 vMB 33
358,404 358,404 00000000000000000c12c3c64437ef3dc426b7c5f7a6876983a0e78b6ee199c3 1,728 0.75/1.00 vMB 31
358,403 358,403 00000000000000000e9f700bee534f21211b359f6a8dcec351afdbf702ddfd10 270 0.17/1.00 vMB 14
358,402 358,402 0000000000000000016dad6e03a683f59837984ba1426f28bcaaa947436b620c 1,087 0.50/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.11 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.00 GB
    • Received: 13.68 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.