Loading Tool

Explorer IconExplorer

Memory Pool

45,210 transactions
29.84 vMB
0.09232339 BTC
Random Selection Loading Transactions
Max Size: 154.12/200 MB

Candidate Block

Mining Attempt 92aa2e7f146c718062faffda51fe60a1903de54ce4f3cd6596680635ec12c719
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 161d9f838b69d1733feb73948e59b374dce879530d09231fbd10e5b0c6603c73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.03211261 BTC
Feerates: 477.45 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (575,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,829 338,829 000000000000000015a43f9294dc2ccfe00bdef210f0dfbe4fcb2cb4d16ef733 165 0.11/1.00 vMB 27
338,828 338,828 0000000000000000098d7eab1f9fd04af7cf6181e0072e27e51a1c0608dcdcb6 1,001 0.67/1.00 vMB 29
338,827 338,827 000000000000000005a4ac7f8168097edccee4b217f85b1d34a09e99075256ce 176 0.12/1.00 vMB 18
338,826 338,826 00000000000000001261a59da184b4fb2ee5e4893e2443d584e9f8bd0fe60264 187 0.12/1.00 vMB 14
338,825 338,825 00000000000000000b075b19dd8bc37f3dae2729bf1ab9f0626bb7c897825c06 102 0.10/1.00 vMB 8
338,824 338,824 000000000000000000acd6ea44c96972f2f67ba19f19eb2725b8b8037343916e 835 0.46/1.00 vMB 23
338,823 338,823 00000000000000000a6e36f5f310f7c01a58a1c3d3f2dd63873379e03a937424 181 0.09/1.00 vMB 25
338,822 338,822 00000000000000000dd3c4da4bdb7551d8de4a7f8cbf16137477790ab6452b12 640 0.41/1.00 vMB 17
338,821 338,821 000000000000000008b332686e0043a4b95ca7e46d1b0785536981b543dfc755 1 0.00/1.00 vMB 0
338,820 338,820 00000000000000001829e20898eaff72aa667d3715a94535afae5ae7ada07bc0 800 0.75/1.00 vMB 25
338,819 338,819 0000000000000000159e7d66c954312bccb5f12de808f2991b3859205665c442 2,094 1.00/1.00 vMB 34
338,818 338,818 00000000000000000ab62d34ca1a043f78fecb272510c2514c14b03e85e955da 1,402 0.75/1.00 vMB 37
338,817 338,817 0000000000000000045d5c9f4ecbdeaf0ea5613f0b0b98a96d4b2f9546635475 1,083 0.66/1.00 vMB 22
338,816 338,816 000000000000000001fb6de70a24b594535ee31b3aa65ac63f9334f646345711 646 0.42/1.00 vMB 20
338,815 338,815 00000000000000000d4b0615d339f3d4eca225e812f035af51ffc18ef6fe126a 656 0.33/1.00 vMB 22
338,814 338,814 000000000000000011abaecd5de564d29bebc7cff25d67fcf2924c3976af9aac 91 0.07/1.00 vMB 7
338,813 338,813 000000000000000013271b8391cc85b5df6c69e6b5867652446c4bdfa8ec662a 1,258 0.65/1.00 vMB 70
338,812 338,812 00000000000000000221d7bc347a04d3018c66755349f6de2b858dc85fa81489 494 0.30/1.00 vMB 22
338,811 338,811 000000000000000017b463899030d6a1ef882751f4139e6f357ea08e0bbce0c5 188 0.17/1.00 vMB 11
338,810 338,810 000000000000000011ac543884225234f402b320b5fef909b356809feab95e6e 1,592 0.90/1.00 vMB 25
338,809 338,809 0000000000000000054566bb16b88e6e4c35b59e97bb4719a9c6fc0b84eab4b0 512 0.19/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.71 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.61 GB
    • Received: 11.93 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.