Loading Tool

Explorer IconExplorer

Memory Pool

41,956 transactions
28.93 vMB
0.07229214 BTC
Random Selection Loading Transactions
Max Size: 148.44/200 MB

Candidate Block

Mining Attempt 86137181b98a44e9835ba1d99ef54ebbc143b02716ec43aa429287084556cb95
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 9ef68e52882c9c4ce1fd7bb5283468455d17d1472ea95953e114312c947066ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,136
Size: 1.00 vMB
Total Fees: 0.01586183 BTC
Feerates: 100.19 > 1.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (519,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,006 395,006 000000000000000001773aa6ec24f337dde38687d4bc4d84b810065e23c54971 1,000 0.59/1.00 vMB 30
395,005 395,005 000000000000000003b6d51915c28df22d7226d466f9402bb431a5d561111fd5 1,792 0.93/1.00 vMB 32
395,004 395,004 000000000000000000650f3db6055d3b5d61a8d32b29ad08b56fa4ae46f89f85 2,124 0.99/1.00 vMB 34
395,003 395,003 00000000000000000936e07fae2b0d0cbcdcf08c93ea5f1dcd46d89d13d47bd7 2,848 1.00/1.00 vMB 58
395,002 395,002 000000000000000008fade398726b0c52028623e813f7014d3f53f00ea8cdc86 2,604 0.95/1.00 vMB 84
395,001 395,001 000000000000000006d2270dbb44539e09907cd65fff1163e623396791ff4cca 1,893 0.93/1.00 vMB 32
395,000 395,000 0000000000000000014b0f613fa97d3f512666a8aa4fd06132ff4fd330a0a664 2,832 0.99/1.00 vMB 81
394,999 394,999 000000000000000004a7c7eab9f5501974202023aadc5188e86ad817432e1361 69 0.05/1.00 vMB 5
394,998 394,998 000000000000000001cef79593fa284e41329598a585c77865c0d11d6d46cf9f 2,212 0.75/1.00 vMB 64
394,997 394,997 0000000000000000081298383fb914fe392a0ed4a2839a0991314afe9ecb201c 2,512 0.93/1.00 vMB 54
394,996 394,996 000000000000000005945f2ac72ad2b05c2ab28679214cbcd49f8aae920a0db7 1,860 1.00/1.00 vMB 35
394,995 394,995 0000000000000000031c3613a8cbbf4df82c3d8a5c523a4c79f3684717c4f7fe 1,442 0.93/1.00 vMB 27
394,994 394,994 00000000000000000162db766e732da128b330611beb88443459d064bc2bf81d 2,208 0.95/1.00 vMB 56
394,993 394,993 00000000000000000985d3ee9b023af4236431d548e6b84fa602c363be6962fd 1 0.00/1.00 vMB 0
394,992 394,992 00000000000000000794ae9aa15961fda8d90949700c4f32136a4cfa3acaead6 1,815 1.00/1.00 vMB 31
394,991 394,991 0000000000000000096d65c1fcdacdc7a4eb029ec56edf7ca330c7eaeba21a05 3,303 0.95/1.00 vMB 83
394,990 394,990 000000000000000000f68bc9bd4e9c751227c4b6a1bedb2cf13fab69c7ae9021 2,186 0.93/1.00 vMB 46
394,989 394,989 000000000000000002cfe8789fa4fd180b297c6137c567f6dc385aba058a899e 3,007 0.93/1.00 vMB 70
394,988 394,988 000000000000000008453002889f2ce80ad910a688258ac2b4b0474d7a534eb7 2,020 1.00/1.00 vMB 39
394,987 394,987 0000000000000000079f59d7c68a275beb44fab6165df8f079347f463aa8defa 2,117 1.00/1.00 vMB 40
394,986 394,986 000000000000000008f41b68d8605024ab50dce5526e6dd35ed984787208ec52 2,857 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.