Loading Tool

Explorer IconExplorer

Memory Pool

39,695 transactions
32.69 vMB
0.07635804 BTC
Random Selection Loading Transactions
Max Size: 161.63/200 MB

Candidate Block

Mining Attempt 80a1fa002a9246ba0659a8b0eadc1ceb4e6b47f272d2e5fd55569ffd7a2d3c26
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 4285cf444b1506cc62395ca9fb30bcb8820b8c1a961dbdd98f6850dbf184569a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,245
Size: 1.00 vMB
Total Fees: 0.00725015 BTC
Feerates: 30.98 > 0.73 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (825,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
89,069 89,069 000000000012b8cb11c41a25413bfa4f287db30e4a50d404b8d24a9d86437819 1 0.00/1.00 vMB 0
89,068 89,068 00000000000095bced2d6de3b9dabb1676f831f2f337c6109dd3e1ca3d3fe8be 1 0.00/1.00 vMB 0
89,067 89,067 0000000000095ea33cd233e998c9f7a60d3e3200f325fadb3544d11859d901bc 1 0.00/1.00 vMB 0
89,066 89,066 00000000001388b946e711da5edc5d67a419b8387fbcfa33fab227881237efef 2 0.00/1.00 vMB 0
89,065 89,065 0000000000019b0f23254582ae1b125c0e011aeef6b003e245c5c970a7cd7307 1 0.00/1.00 vMB 0
89,064 89,064 00000000000f099a52835647d22d30380493b99bef6ce222cdfa38f317f2ab6a 2 0.00/1.00 vMB 0
89,063 89,063 00000000000d05660d7bc5804cf0d4f97839ff838adcb84bb7ae5bcf0295f096 1 0.00/1.00 vMB 0
89,062 89,062 00000000000b62c4025b350f1a0b371a2a822008d2b859ac4876b16146de5f6f 1 0.00/1.00 vMB 0
89,061 89,061 0000000000019ef2bb00ad9ab30b074f5882ce133af5d08d7abcd84b6e54754c 5 0.00/1.00 vMB 0
89,060 89,060 0000000000015267d1b151e4eb786575b17665e06cb8a44f27aff16b5c3d0c84 1 0.00/1.00 vMB 0
89,059 89,059 0000000000088985030bdb48461ef224a267fd012fc7dfae27a55e0bb6b11e4d 3 0.00/1.00 vMB 0
89,058 89,058 0000000000010fae24116bd3629a4c64d6617bfcac056c210de35a555b5a6986 1 0.00/1.00 vMB 0
89,057 89,057 00000000000b880122d5672cef6de6a75365bf8bde6b204f5c61792232499652 3 0.00/1.00 vMB 0
89,056 89,056 000000000005146f167fe4ee90983f3712db247a90c5077593da5e23f06c6162 1 0.00/1.00 vMB 0
89,055 89,055 00000000000017d738f4da2fafd8433598aefccdbacb40da21c429ace6ae3cd9 1 0.00/1.00 vMB 0
89,054 89,054 000000000001a903c41f5c9f7694d00c30192569546851b4626f28e2b8f9e0b1 1 0.00/1.00 vMB 0
89,053 89,053 000000000002921dc7f97322dd301bd04de5ed21304658d66485fe84a7fd22f0 1 0.00/1.00 vMB 0
89,052 89,052 00000000000a5a8a83a8bb38588bf36418d78fa61aac503dd7955e393ae36a42 3 0.00/1.00 vMB 0
89,051 89,051 000000000004ffbb730efb176276912cbfd47891c86c72b6927e4bbcd274d06a 1 0.00/1.00 vMB 0
89,050 89,050 000000000006e84638aa5e1736e24c68a20feaa5c63ce94a1b55b98cb3ae47be 2 0.00/1.00 vMB 0
89,049 89,049 000000000010a95598f4702b264294659e6992a068970a776fcd73c267152481 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.97 GB
    • Received: 11.52 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.