Loading Tool

Explorer IconExplorer

Memory Pool

49,571 transactions
29.94 vMB
0.12104994 BTC
Random Selection Loading Transactions
Max Size: 160.31/200 MB

Candidate Block

Mining Attempt 420b2d3ff71995fed471c4cd9d0172dffdcbbf8053e6051eefe4d82d8f0b8e86
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 1a1129cd575b6375081cc3f21d01c8eab6ececa9879cf3940f18cfd29d9ebde8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,214
Size: 1.00 vMB
Total Fees: 0.05817501 BTC
Feerates: 117.91 > 5.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (595,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,844 318,844 000000000000000014c8b0e1f8765845e6ca07c2253b992ec7f7369ea4fbf72d 152 0.06/1.00 vMB 32
318,843 318,843 0000000000000000149774e9601d82fa7ede68a4c79f8889d1a46b2513611a1c 534 0.29/1.00 vMB 28
318,842 318,842 00000000000000000ef06b5584e95ae5aca9470f66fe4eadc8c1e85b2ba39b98 347 0.25/1.00 vMB 21
318,841 318,841 00000000000000001b425e2d8cc3d813b6ebe1f7dc8d2c79a37ae3118d0c0e9f 102 0.05/1.00 vMB 27
318,840 318,840 00000000000000000d967dc763f3993309524f15be0300d472095ef2774783ee 462 0.23/1.00 vMB 30
318,839 318,839 00000000000000000a1e64eaf06cdf4d7c11e7dedd4519705c6ffce72e257c66 459 0.29/1.00 vMB 23
318,838 318,838 000000000000000003a84b4fd04b9654eefd814961c4acc29fb23e660eae41b5 512 0.22/1.00 vMB 36
318,837 318,837 0000000000000000224987c3a0470435ef99848b6b77b0145127714c4b987c7b 50 0.03/1.00 vMB 19
318,836 318,836 0000000000000000144a400504a184b4e4534ed0c49a960fd553cd9e5fa83225 481 0.47/1.00 vMB 19
318,835 318,835 000000000000000021f6d045105af9cc0774866b3902408fb53d0ad888f05bb5 524 0.26/1.00 vMB 29
318,834 318,834 0000000000000000116c0948c2925807854a5acf2662ae61c7380bba4da1e08c 128 0.06/1.00 vMB 24
318,833 318,833 000000000000000004e1adab655f55adfd64a8b76d72d13a3e750642d4574d74 16 0.01/1.00 vMB 18
318,832 318,832 00000000000000000c2bf56d1c03217939934256d6974cbeec25ac24e006fe45 770 0.42/1.00 vMB 28
318,831 318,831 000000000000000023e9a9b94cb7255dde1eb374afa1fd28f6716b3827aaf44a 605 0.33/1.00 vMB 28
318,830 318,830 000000000000000013b1f4b0e38cf4af5c1fc73afa912885fa8d349ed6a84dcc 178 0.09/1.00 vMB 28
318,829 318,829 000000000000000027ea237a6899843c28c481c0d850b8a918a1c1c277da4499 112 0.05/1.00 vMB 29
318,828 318,828 00000000000000001fa628403329f5539c94119f635f7b9648657ad529646bfd 404 0.17/1.00 vMB 32
318,827 318,827 00000000000000001fc74dab3bd1ebcfcf2b455d8d80abb0238a61f622c5d29f 77 0.03/1.00 vMB 31
318,826 318,826 00000000000000001c5f2d9b7a4c833a142096ac8ab7525cb0085b700c248c4a 166 0.08/1.00 vMB 30
318,825 318,825 00000000000000001e11378c9ab62d591693e52e586d448fd61c8467b197b603 364 0.18/1.00 vMB 28
318,824 318,824 00000000000000000df3f978d5493d21e825f75f69e28d5a20390ba34a88e19b 446 0.25/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.