Loading Tool

Explorer IconExplorer

Memory Pool

49,698 transactions
30.43 vMB
0.18563683 BTC
Random Selection Loading Transactions
Max Size: 162.91/200 MB

Candidate Block

Mining Attempt ca6bd8fc3ad634700c2c3c524a977b0ed6801911dae5173ccc2fc3e0ced1c6a8
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root f5aeeb97e5612978ff9ae4ce67698247fa6b94e3cb6b10292ffcb2b567b1d9b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,800
Size: 1.00 vMB
Total Fees: 0.10074670 BTC
Feerates: 261.10 > 10.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (166,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,660 748,660 00000000000000000002bcc89b492d077aa5b18b5040325daf0c1e0fc6b43cf6 1,060 0.35/1.00 vMB 15
748,659 748,659 00000000000000000000a3b2c8551e7c66f1710efc20053630654a9d44ab70bf 317 0.12/1.00 vMB 17
748,658 748,658 00000000000000000002d1da8e366124aa6527537eca1a01e66af7ace012bb43 186 0.12/1.00 vMB 15
748,657 748,657 00000000000000000001394a888ccfffef1a97cf63055f155621a66f71f9ec68 690 0.38/1.00 vMB 10
748,656 748,656 00000000000000000000b381cff350362bf35d8ef71dad6db90c250059aff7fe 808 0.57/1.00 vMB 7
748,655 748,655 00000000000000000005656eff8a3d03ebc53eef0a0db00478aa0ac541ed0c7a 482 0.28/1.00 vMB 10
748,654 748,654 00000000000000000001842abef5c6b68fb503587541c9c511d692a01ac3db32 1,574 0.84/1.00 vMB 10
748,653 748,653 00000000000000000002749f699d1ef41108c4468e23cf8bf5ff08435c00baa1 2,239 1.00/1.00 vMB 18
748,652 748,652 0000000000000000000836df90ae18b60178599e6f0188d47e56e5b258cabc15 1,143 0.98/1.00 vMB 3
748,651 748,651 00000000000000000000d1dd3cb11144dc579c46602996399756bb6271a49260 1,512 1.00/1.00 vMB 16
748,650 748,650 000000000000000000061311e9cf88ceb76128824316e3e7828673dbed982aba 1,895 1.00/1.00 vMB 28
748,649 748,649 00000000000000000002205f68d4c385dbe20a835e61a7529ffb2bd04019eefe 527 1.00/1.00 vMB 4
748,648 748,648 00000000000000000008edbaa3daa22122d5a580dad48c210e4862911ea4d52e 1,673 1.00/1.00 vMB 10
748,647 748,647 000000000000000000038d5f2aea675987237e7a1824cbd0165744c219a8aac8 2,076 1.00/1.00 vMB 8
748,646 748,646 000000000000000000069c057cda9144b9ed94f84a9c5dc94181da7471fcab2b 2,712 1.00/1.00 vMB 22
748,645 748,645 00000000000000000005b13419c4ed8fd4ccaf5b1895d62931eb325edf77f947 1,816 1.00/1.00 vMB 11
748,644 748,644 000000000000000000096197e185289a566877c812da125e7fae9aaa5f098a3f 3,119 1.00/1.00 vMB 27
748,643 748,643 000000000000000000065860c4ec227b2dbe0c7e176c2e3f12ffddd0d3a77f4c 164 0.13/1.00 vMB 6
748,642 748,642 000000000000000000042d627a8d212cc28e4cc7e13888ea29cff8ba9c4a4e1a 1,072 0.56/1.00 vMB 13
748,641 748,641 0000000000000000000026a4a2395f15cf96d0020f6a9cb3aaa97e0213577217 915 0.86/1.00 vMB 13
748,640 748,640 0000000000000000000976832a546d860bfe870836abaa18addd2345c391c4f3 274 0.16/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.