Loading Tool

Explorer IconExplorer

Memory Pool

82,166 transactions
30.03 vMB
0.14898189 BTC
Random Selection Loading Transactions
Max Size: 181.96/200 MB

Candidate Block

Mining Attempt 6357c0f8a86406b7835ecd148049f5e3a0e3422f9414804aa7f269794e03260e
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 38d5fd2062826f8e6d74427482620107e47a65172e001a2badde0398ff503b81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,838
Size: 1.00 vMB
Total Fees: 0.07872311 BTC
Feerates: 101.65 > 7.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (306,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,887 608,887 0000000000000000000483b97b263458d7d65a711de2bf14da8a8b01ebb50f4c 713 0.18/1.00 vMB 19
608,886 608,886 00000000000000000012ff074a61240530face94d316234f532add342240f81d 1,630 0.54/1.00 vMB 11
608,885 608,885 0000000000000000000afa1da6e48e1b3b51619aafc772be6c300fb382d6995d 2,498 1.00/1.00 vMB 27
608,884 608,884 00000000000000000012154df82921cde8ffd8365d5f05657d3c3a7a4783d0d0 578 0.28/1.00 vMB 23
608,883 608,883 000000000000000000064342194ea9ed16f79366c6219caefa07a0c4cdbd5248 840 0.46/1.00 vMB 18
608,882 608,882 00000000000000000011333259437547988f6e29580f571ae66c491b28d07611 571 0.25/1.00 vMB 21
608,881 608,881 00000000000000000009f6438c13ec7e8b8f3ca981b2ac77fd76114b2c1150b8 2,077 0.68/1.00 vMB 9
608,880 608,880 000000000000000000020b872929ca8229de4604dde6e12e04392054f900827e 2,986 1.00/1.00 vMB 10
608,879 608,879 00000000000000000001b0e262c6f5a54cdf6c4e2b0a93cadf881193c02ebc76 2,852 1.00/1.00 vMB 14
608,878 608,878 000000000000000000006a40d85d18d9c4c925c91fe0dc78c4c5bd423d1686b6 3,289 1.00/1.00 vMB 37
608,877 608,877 0000000000000000000ada47e9bb304e7e8a44942bfb4084e2db03b4455be3a5 2,801 1.00/1.00 vMB 24
608,876 608,876 00000000000000000014c703634aeac34b6b93245df7934f3e3960914e99418b 1,591 0.43/1.00 vMB 21
608,875 608,875 00000000000000000012efbcf5fe6040f39650ab6543fa9ff0ef4bd87e5d217f 1,537 0.44/1.00 vMB 20
608,874 608,874 0000000000000000001335c7783beae70a0830638657fa5c6d35d455aa2e44a2 243 0.10/1.00 vMB 27
608,873 608,873 00000000000000000008d24e95033540ca5babfddbd06e04eaf52c4e1f64fcd7 697 0.18/1.00 vMB 14
608,872 608,872 000000000000000000157b5c05bd9037abf61711cbde7f951111fdb259830954 3,968 1.00/1.00 vMB 19
608,871 608,871 0000000000000000000ef900b0897b7d4c584c6679e679eaa17642af5f3bd6c7 2,473 0.66/1.00 vMB 18
608,870 608,870 00000000000000000002a1aea18e32baeac712d71c872e3613e859038e8e120d 183 0.05/1.00 vMB 16
608,869 608,869 00000000000000000012fd87aaf01cead8ae2fd76807cf36c19c2c1111b18485 2,489 0.67/1.00 vMB 10
608,868 608,868 000000000000000000069c320f55f4d986d00dcd455dacecfc92c5b041ad83ac 2,913 1.00/1.00 vMB 15
608,867 608,867 0000000000000000000bb1ad9dba66bffe5aaff86971d1907b49fa96fc3e681d 2,763 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.