Loading Tool

Explorer IconExplorer

Memory Pool

41,007 transactions
31.99 vMB
0.12209709 BTC
Random Selection Loading Transactions
Max Size: 159.36/200 MB

Candidate Block

Mining Attempt 3f69ea238f08210bb036fc7d2adec2fec661a6b314ceaedd34fcb6a21ef6493e
Version 20000000
Previous Block 000000000000000000013cd46d945cd3237f55f5764ba0b347e0055cb459bae9
Merkle Root 1abca1a03a5f4db3c6a4bdfda4140bfc7adadfbd70eedaf5917a025a6165f72f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,950
Size: 1.00 vMB
Total Fees: 0.05553468 BTC
Feerates: 301.69 > 5.56 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,374 (811,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,103 103,103 000000000002428a0641763a2d6c1c58b54f214bf06953dadf35c6d34256fd46 2 0.00/1.00 vMB 0
103,102 103,102 0000000000037e9fb421c9895eb54f10eab580df79ceb78d0603dc4ee3d8a103 1 0.00/1.00 vMB 0
103,101 103,101 00000000000140ea558deae9c0bc15e167999cb1c194ca9a737b3756e9b5a143 2 0.00/1.00 vMB 0
103,100 103,100 0000000000004b72786dd2028ffa619b0f6f61500dab6545db34e937c1728824 5 0.00/1.00 vMB 0
103,099 103,099 0000000000022d2544709ee7a81d1790395d348e178d1d3d5e2bf046af1ef550 2 0.00/1.00 vMB 0
103,098 103,098 000000000000c6af78ceca7aa6ede6ebe496f94a26400ea5fffce7ea58bab903 4 0.00/1.00 vMB 0
103,097 103,097 000000000002b3246057f2267578a139b08dde5c158a989f6f99263a786a7354 1 0.00/1.00 vMB 0
103,096 103,096 000000000001d604c7b034f4c638602ae42d9340cb0f088b30771dcf5b4ed47c 2 0.00/1.00 vMB 0
103,095 103,095 00000000000296b9992d93ff42bcbe04fa5cbb8f05603c532e75ed94829186ec 1 0.00/1.00 vMB 0
103,094 103,094 00000000000214372479d8dff4c900720731c7ca68ac82d19f58cc34a74898f9 5 0.00/1.00 vMB 0
103,093 103,093 000000000001dc61329c04e405a688eb87c1087788d83f6ca587136bf06d215f 8 0.00/1.00 vMB 1,123
103,092 103,092 000000000000c809d3703e7fe0b2031e64fd2811f202cb60e01e83dfd5407dae 2 0.00/1.00 vMB 0
103,091 103,091 0000000000005e1654dab71145c58ebdf4e8546a39a7fe2838bfc2b6d74164e8 1 0.00/1.00 vMB 0
103,090 103,090 0000000000007d96707ae955453df61a073fa4a3e7ddead82c67f4543b63f651 2 0.00/1.00 vMB 0
103,089 103,089 000000000001a1bd186a776095a59745a46aa18956a196ab091270112c2ecdcf 3 0.00/1.00 vMB 0
103,088 103,088 00000000000088e8b50bf125fc9f31fdba9450540cd46d8f82fb8752dcffe738 4 0.00/1.00 vMB 0
103,087 103,087 0000000000028bb091feae4c88816e178f4d22cbb75e367777d8cfed8d007957 4 0.00/1.00 vMB 0
103,086 103,086 000000000001493e8f04f9b3b4034111578a9f2751fb1b0d74b32de65df19b4d 16 0.00/1.00 vMB 0
103,085 103,085 00000000000011fb0f39c24b57c008623121172b631c9cf0ee408c081f531b48 2 0.00/1.00 vMB 0
103,084 103,084 000000000000897302f84075bba42bbd01c6fb6ced6b9efe965f9f4a074a2fb4 2 0.00/1.00 vMB 0
103,083 103,083 00000000000054dfeae2af4dda0c2bff13124203d17dfd2f48d8c122ffdc1f93 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.26 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: 596.44 GB
    • Received: 9.77 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.