Loading Tool

Explorer IconExplorer

Memory Pool

26,138 transactions
27.27 vMB
0.06731333 BTC
Random Selection Loading Transactions
Max Size: 130.31/200 MB

Candidate Block

Mining Attempt ecd6f3071a5de7a69b94d6d1d03a0d4481c44046a7d122ca28a4ac9dad10a197
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root c56f5702ef9820cb6552229775027febe8836acdbe1ea497716ec42a43d21562
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,279
Size: 1.00 vMB
Total Fees: 0.01578130 BTC
Feerates: 301.57 > 1.58 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (389,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,470 525,470 0000000000000000002066f522b53568604d93a5face2adae92f7b5f759a3231 282 0.45/1.00 vMB 2
525,469 525,469 0000000000000000002f274d2b9cb7bda8da4273a66369efe1fe4bfcbabc31ff 845 1.00/1.00 vMB 7
525,468 525,468 000000000000000000163e473773db5b8b5c5e17c2ac33937d2519fd7eaf75be 2,205 1.00/1.00 vMB 17
525,467 525,467 000000000000000000342b804c6bd7acc72c866f83d567a5d1f8ab446769300f 1,200 1.00/1.00 vMB 16
525,466 525,466 0000000000000000000119448352bdc4cb939de3d28b59628bf979a2c705b3ed 1,440 1.00/1.00 vMB 4
525,465 525,465 000000000000000000282271a0fa94537f97606294d881e489373691b76ea377 2,884 1.00/1.00 vMB 27
525,464 525,464 0000000000000000002828b3919c6e31fcd2934f0b6cd2713bd8885d5de016f7 1,858 1.00/1.00 vMB 18
525,463 525,463 0000000000000000003e78dd3f30e9842cca9cc0b502c0f5451d68a3f167a15a 717 0.98/1.00 vMB 4
525,462 525,462 00000000000000000020f81b2e0fe7fff00a40f45d770a85d403b8e52fe7d523 1,934 1.00/1.00 vMB 20
525,461 525,461 0000000000000000003e4ebbd4e4025493a19fe03edc7d334a43bbd7e5e006ca 2,055 1.00/1.00 vMB 26
525,460 525,460 000000000000000000297d9ba069e8108f247ecece00516ab3588c940affe8fd 1,121 0.69/1.00 vMB 11
525,459 525,459 0000000000000000000d913d7a65456544518d141c0c9612b5c72a8c5c17ff4e 578 0.36/1.00 vMB 14
525,458 525,458 0000000000000000000b512faff46160ce7d8e78efbc54ef50f03a7481dc5723 1,138 0.51/1.00 vMB 25
525,457 525,457 0000000000000000001a475ef259c441112764990b87a64b5403fe317c51a811 1,721 0.72/1.00 vMB 10
525,456 525,456 00000000000000000002b97face40cfc6f254e3ae52d16981716ed6d6d3bb72d 2,458 1.00/1.00 vMB 27
525,455 525,455 00000000000000000023b07c270aa563cc9030ec7cfef395be594e03a8839352 818 0.52/1.00 vMB 2
525,454 525,454 00000000000000000030106c2483b22388639831c6f320d57186839e47fde8a8 1,773 1.00/1.00 vMB 20
525,453 525,453 00000000000000000038d2374eddbb044c73ea922da6b7a5c8a161437596b994 1,822 1.00/1.00 vMB 6
525,452 525,452 0000000000000000001013c23583d3c3f291947cbb0af8accd93eeb6999bfc19 2,923 1.00/1.00 vMB 13
525,451 525,451 0000000000000000000d6e74b09405c3d0dc73f4180d52e283caf7a657ce4150 2,256 1.00/1.00 vMB 39
525,450 525,450 0000000000000000000097a2b7c4a011ffeb66fe2cfc533ed7ca681d4b52281c 1,604 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

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