Loading Tool

Explorer IconExplorer

Memory Pool

80,798 transactions
30.07 vMB
0.12601342 BTC
Random Selection Loading Transactions
Max Size: 180.84/200 MB

Candidate Block

Mining Attempt 2541b724ec10579ccc7489d08a7e5703edba36a91ed928f406a9fa2a98dd7c32
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root cf7fb3e1f4b842c093a8fce38f264addf6618557377314f9d84de7678ee757fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.05202113 BTC
Feerates: 242.90 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (416,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,670 498,670 000000000000000000908f44a94f312eeaa9fe8d027851ecdb9c6e62add1a89e 1,037 1.00/1.00 vMB 179
498,669 498,669 0000000000000000008940001f751464685072b7b4c0828e21d9e1013e3d3ef4 2,282 1.00/1.00 vMB 299
498,668 498,668 0000000000000000001f8090368e1e1774eb62847335e830aeed0454e5c214db 2,177 1.00/1.00 vMB 181
498,667 498,667 0000000000000000008c83c90ee3d53c951f2f610e05dafc9ad3a6f24105642a 2,753 1.00/1.00 vMB 269
498,666 498,666 00000000000000000076eb89d4d1d9509ba8ca7966782f5c280fdf3786c49835 2,892 1.00/1.00 vMB 263
498,665 498,665 00000000000000000046e718a0d5259bc0f4e8486fc05de293a3c39c5691a61d 2,451 1.00/1.00 vMB 265
498,664 498,664 00000000000000000049d0627c9fa92bf2bca1655e7848fa5b8b2f4b81624934 2,387 1.00/1.00 vMB 357
498,663 498,663 00000000000000000033506a1b94015f15ec0728b4954e293a48f84eb26dcbb8 2,194 1.00/1.00 vMB 357
498,662 498,662 0000000000000000002f3e2dffc4c76aa338b36705542c146e60f53cb5cefa70 2,479 1.00/1.00 vMB 371
498,661 498,661 000000000000000000950f5feaee1f6096ee798ef290f34e5b2ac1e66f4f8941 2,568 1.00/1.00 vMB 375
498,660 498,660 0000000000000000003cbe5b84325c8d915897d3a1936e7745f5ecdfbf5b6822 2,906 1.00/1.00 vMB 403
498,659 498,659 00000000000000000093a8c3de68ce1dab99660239e91e49a500dc470b3bfab5 801 1.00/1.00 vMB 207
498,658 498,658 00000000000000000078f17c7683c4c304a81e2350d613f9c482267448fe71f0 2,089 1.00/1.00 vMB 262
498,657 498,657 0000000000000000002a47146f8d36858a1713b4bf822c55d57e84a602b6719c 886 1.00/1.00 vMB 167
498,656 498,656 0000000000000000009e1cf6e0a569cdc0995d74d4e2f87f2d1db3ee89432260 2,290 1.00/1.00 vMB 281
498,655 498,655 00000000000000000001f2527a6286a273670fc85030e897e5ddaabfeea5d209 1,491 1.00/1.00 vMB 185
498,654 498,654 000000000000000000aa7cdebd1308e5f6e1d1394e8592034fddbdba1651eeeb 2,200 1.00/1.00 vMB 166
498,653 498,653 00000000000000000098ccbc586ff9f16d5e698943f8ec0d38bf32a625d99bde 2,063 1.00/1.00 vMB 250
498,652 498,652 00000000000000000081cbd18c30762f10867a3798ae9a27489409ebefce7dc6 2,930 1.00/1.00 vMB 444
498,651 498,651 0000000000000000004ce70d03d0b7de4eec5c1826b1c28d4c85ea58393f8559 2,779 1.00/1.00 vMB 418
498,650 498,650 000000000000000000a4f9a3fd12d5d3e4edb4a63b30301966f19035d6bb1ef7 2,846 1.00/1.00 vMB 395
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.42 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.