Loading Tool

Explorer IconExplorer

Memory Pool

28,961 transactions
6.41 vMB
0.04721482 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.78/200 MB

Candidate Block

Mining Attempt 3d8f4f5b1c1384cab6a18a4c25d9287e153189a0ecbc44eefac28bdca6e1dfa8
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 48af771ada2da3395b7857254622acda8d9bb941c495f7ab51dbf753564331b6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,388
Size: 1.00 vMB
Total Fees: 0.03281161 BTC
Median Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (781,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,720 131,720 000000000000110a0a219768b75a3f3da6d569f295f5f480793887b25162a9c0 58 0.02 vMB 114
131,719 131,719 00000000000001e041629bb817a6954564d0d388198123eb7fae6c5aacc3cd3f 92 0.05 vMB 473
131,718 131,718 00000000000003c18527daba44715ba20a3c89a24aeb211226ad17b51764a74b 7 0.00 vMB 712
131,717 131,717 0000000000000a90558e58d5f25bd73d792e16d8b00e47c93acd9b23f72792a2 15 0.00 vMB 1,469
131,716 131,716 0000000000000195cdd9d3d1b2b37994753f3c4905f4ebf0fc6e55e71719335f 73 0.05 vMB 172
131,715 131,715 00000000000009f85bdb5475b009be9e3401449dca0f4e05ec93c463d6ce03f3 16 0.02 vMB 756
131,714 131,714 0000000000000bbd6ccb81eeff7d3166dff7eb64508cf070cff5a58690406b9f 31 0.01 vMB 537
131,713 131,713 00000000000007bfd6d2512b878f8b103f25679204d72ed502b1ef2782ff0b5e 15 0.01 vMB 192
131,712 131,712 0000000000000dea7b7b0ddb971a836916baabb9763fab3f375b5141b84d9023 89 0.04 vMB 984
131,711 131,711 000000000000089da22b165df9787de01d889070d52ee144ccfbd12bec85c7d6 7 0.00 vMB 108
131,710 131,710 0000000000000f8343c3457746289f713b8ebb431bd3e57a59940860446591fd 17 0.01 vMB 578
131,709 131,709 00000000000000a491618228db761df34c2f517df9f5354b6b280bbfd1eef2c9 16 0.00 vMB 271
131,708 131,708 000000000000087bdefc2f83a26b16a0c1eeb4147b66c9638b7e783908893769 15 0.01 vMB 390
131,707 131,707 0000000000000c8fefd483f525086d37adb64208d584b2016a3354f2106de8b2 147 0.05 vMB 263
131,706 131,706 0000000000000a422ba44ee5cf9f64359f49b31e0c21ae7db334b0446281fd6c 5 0.01 vMB 190
131,705 131,705 0000000000000cb00c2b21970ec26b5067c1b140334702085402ec9223a8615b 9 0.00 vMB 285
131,704 131,704 00000000000011e5d021073c35d3fd0cd53ed8dcd29e99d4297872b4b2897062 12 0.00 vMB 0
131,703 131,703 00000000000003756ead8c7945cf15dcf6e381a8d1f4500798da642aac3cd7ff 54 0.03 vMB 791
131,702 131,702 0000000000000f12efcfb607101db71f717022886f680e0933b9121149c82df6 82 0.02 vMB 184
131,701 131,701 0000000000000f650323d9d8fdd3855ebba9543df9a8791c8d4c50aed629ff51 28 0.01 vMB 1,338
131,700 131,700 0000000000000d904ef52b4e628b3b7073f06189a8d4fb218ecf65d1dd891563 15 0.00 vMB 1,041
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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