Loading Tool

Explorer IconExplorer

Memory Pool

76,627 transactions
28.56 vMB
0.06951509 BTC
Random Selection Loading Transactions
Max Size: 173.05/200 MB

Candidate Block

Mining Attempt f23b4e8cbd20c979516353cacff2e09ac1ba8d6fcc10c45e7c343efc29482862
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root a7627cd1f275ec151c6ad0308fe208f6bc8414376a5c856125d458ba5cfb7b64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,629
Size: 1.00 vMB
Total Fees: 0.01009329 BTC
Feerates: 71.79 > 1.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (209,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,463 705,463 00000000000000000005c1ccb1fa08dda215436c29410a65039d056f4b8f85d8 2,863 1.00/1.00 vMB 12
705,462 705,462 00000000000000000003bcbbdb7037ae594878d00781c764e39d1ccb0a7a9d5f 995 0.33/1.00 vMB 11
705,461 705,461 00000000000000000008413924d78fecda2f93c499d7999731b53f1c613c0677 1,489 0.65/1.00 vMB 9
705,460 705,460 0000000000000000000d42698eb027c9bed3979e60386b4040a2a8eed23037e7 2,014 1.00/1.00 vMB 8
705,459 705,459 000000000000000000059b5dca54c0f4363a37120614d47df640a1fc3304fb8e 1,951 1.00/1.00 vMB 19
705,458 705,458 00000000000000000004a87422fe0140dbc3d7497152445b6a7f881332a1e852 1,372 0.86/1.00 vMB 7
705,457 705,457 0000000000000000000bfd226edb0cc15faf6f23f65b8e439b2ffd8b20ab86a2 475 1.00/1.00 vMB 1
705,456 705,456 000000000000000000071b567f71e929467c7751c3a81982e56c1a384d1d1280 2,857 1.00/1.00 vMB 5
705,455 705,455 00000000000000000006576177a0979d695dabbe23f637826827c6a47185cb7e 2,791 1.00/1.00 vMB 7
705,454 705,454 0000000000000000000baa4dd993558767fc624c7146f814dbef79f33a7a4ee9 2,389 1.00/1.00 vMB 11
705,453 705,453 000000000000000000067f2980653f58311cb3bb691ed05d6d86c1d4e03d01b7 3,596 1.00/1.00 vMB 18
705,452 705,452 000000000000000000053ce18843fd9fd1b281764dcbb037c6222033847f0269 2,777 1.00/1.00 vMB 41
705,451 705,451 000000000000000000006bfceeb40f9fd8a9fb18885db5fd533c0ea43b3b365b 2,202 0.96/1.00 vMB 6
705,450 705,450 000000000000000000041d8debee0e47d8ac6a634839c95beb253d6993576f4d 1,764 1.00/1.00 vMB 17
705,449 705,449 0000000000000000000ab027d2d2669f279f4ed9f5380dae1c09803e42a64034 2,449 0.76/1.00 vMB 8
705,448 705,448 00000000000000000005800915bfe07f4bcb1c3b7915397992b16303bb661089 2,874 1.00/1.00 vMB 18
705,447 705,447 00000000000000000007e6457c8c5aea1fba7f2957e36abb1bcd3ef7316e089c 1,812 0.60/1.00 vMB 7
705,446 705,446 000000000000000000032f2e69118ec3d8638031db852c6e169a744de43f18d3 3,059 1.00/1.00 vMB 2
705,445 705,445 00000000000000000009743628b0e7eff98b370c9160145355d10d343b2f8744 1,929 1.00/1.00 vMB 8
705,444 705,444 00000000000000000005774fd7161ec8fcd0ad3147f919bdb6e0825715dac42d 2,661 1.00/1.00 vMB 34
705,443 705,443 00000000000000000008d3bb8d5a8052748bb2461a4bd97d998218c5aaa567ff 2,933 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.