Loading Tool

Explorer IconExplorer

Memory Pool

39,926 transactions
25.98 vMB
0.06547071 BTC
Random Selection Loading Transactions
Max Size: 134.81/200 MB

Candidate Block

Mining Attempt 1a56b08b1a95a052a2b36cc170ab27ecd20b353d4ee348228b25e5f4ee90b84c
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root b93e85ee06eed4279c448407d76cef957bac41108ee469e2752e6f516205c63a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,544
Size: 1.00 vMB
Total Fees: 0.01823174 BTC
Feerates: 73.20 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (118,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,394 796,394 00000000000000000003a4f306d05d1912ed51449966bf88a838135a620c43f1 3,277 1.00/1.00 vMB 21
796,393 796,393 00000000000000000001d0bf3a447c990b6105b68e407620fec82b5b269de667 5,737 1.00/1.00 vMB 13
796,392 796,392 000000000000000000054e0b8664f3109e2546988ec309433dc01d1ae03ad3b2 4,320 1.00/1.00 vMB 15
796,391 796,391 000000000000000000034a8b67ed40a93fe6878986b41a5bb371dfafb9d842b6 3,636 1.00/1.00 vMB 28
796,390 796,390 00000000000000000005522eda83567dd2e7b9b8d9a0a8475d265576fb064f2f 3,881 1.00/1.00 vMB 15
796,389 796,389 0000000000000000000231453b1f4cecaebd58a95fe35f2ccafa675b4c5e8d9c 3,545 1.00/1.00 vMB 30
796,388 796,388 0000000000000000000103172058ec6ba54662c27422ddc7e48b6ab0dad4a939 6,793 1.00/1.00 vMB 12
796,387 796,387 000000000000000000054429f6f3fb2ee863c4c2b2232f6e88993f6ac5bbb90f 5,098 1.00/1.00 vMB 13
796,386 796,386 00000000000000000001638509d6d030c1a7209a297dfc8dbae464810d90208c 3,740 1.00/1.00 vMB 31
796,385 796,385 000000000000000000055e339945f141fb3a1e252827d2f3e7b37fdf813b081f 1,966 1.00/1.00 vMB 13
796,384 796,384 00000000000000000000f7ee9627046c155696bc2cf4619901497711cf14e3ea 1,350 1.00/1.00 vMB 31
796,383 796,383 000000000000000000018a7853cf3805aecec9723e4de26c63854780cf15c515 3,221 1.00/1.00 vMB 23
796,382 796,382 00000000000000000000d880221955f5d1413bf28edcfd54c22872b19f7ad592 3,004 1.00/1.00 vMB 15
796,381 796,381 000000000000000000006aa27ca0320bd02d58c04d2c9da923c1bb71574e070d 3,846 1.00/1.00 vMB 21
796,380 796,380 000000000000000000050b70cfaa9335e831787c8a7eff8a48ba40f983c4fe85 3,199 1.00/1.00 vMB 31
796,379 796,379 00000000000000000002aba6b1bad5602601d31d40a3827041d61931e1f6316e 4,089 1.00/1.00 vMB 22
796,378 796,378 000000000000000000029db2b9a8c93e33d950faf147b754561f915c12b817ae 3,601 1.00/1.00 vMB 32
796,377 796,377 000000000000000000055b928398fa0fbf3a8e3076071df8dbf662184cea924c 3,373 1.00/1.00 vMB 15
796,376 796,376 00000000000000000000e039b2d2fbd7cf561e02754af1fdff838895b0dd2e01 2,871 1.00/1.00 vMB 12
796,375 796,375 0000000000000000000390ccef0193678f2334631a93a8a98f2febec4c2e1732 3,866 1.00/1.00 vMB 30
796,374 796,374 000000000000000000031b30fbdad0e10b06c02d188b6f538a5ebd4c3b1afeeb 3,240 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.42 GB
    • Received: 13.87 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.