Loading Tool

Explorer IconExplorer

Memory Pool

75,834 transactions
29.21 vMB
0.08666515 BTC
Random Selection Loading Transactions
Max Size: 172.58/200 MB

Candidate Block

Mining Attempt eb390692368e4093edf15a8fe1ce291f6ed30a38cb3abf8bfc0f3b3ee39b7269
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 530bde88f464d88657b89192339c5d9e75800bdbe8f15a77f413e1f46d000070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.02343296 BTC
Feerates: 150.77 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (284,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,130 630,130 0000000000000000000dac74b2c67279d25cd2008ba2b2a0585597f1d284507e 2,580 1.00/1.00 vMB 107
630,129 630,129 0000000000000000000b595b87b43738c64c57fd50dac204d4079304bc888ebd 2,601 1.00/1.00 vMB 106
630,128 630,128 0000000000000000000ebe91af6cc7f180b0df8a9b48793f723c57f1d218934f 1,916 1.00/1.00 vMB 103
630,127 630,127 00000000000000000002cf9a787920f7febe2323ea4a9dd6160a3c81c12e89ee 1,435 1.00/1.00 vMB 99
630,126 630,126 0000000000000000001018be30faeb0bdb62619476f0f4b89c74998c1055f741 2,589 1.00/1.00 vMB 108
630,125 630,125 0000000000000000000b72f3c7ebd049187e8e3ecdb921ad3bca66cd37bd6fe2 2,607 1.00/1.00 vMB 105
630,124 630,124 00000000000000000003dd6264549ea1cd5580fe5464e056956fc0278d9f2eec 3,122 1.00/1.00 vMB 110
630,123 630,123 0000000000000000000faa161858dc11d167224fd244fef589b48a9ccfbb5813 2,976 1.00/1.00 vMB 119
630,122 630,122 0000000000000000000dc026682a801a6658b373a4106eb114aca75c87bbad4e 2,290 1.00/1.00 vMB 98
630,121 630,121 0000000000000000000a2ad2fdf8e3cc56409b047cb2ca5704303aaf2f3bced9 2,463 1.00/1.00 vMB 103
630,120 630,120 000000000000000000098d61b8a1a03aae0daa21c9423a42b7b77f94b349cb79 3,342 1.00/1.00 vMB 131
630,119 630,119 000000000000000000034741772a8d2bb3650b8620f354f0a9ede844ef4257e7 2,996 1.00/1.00 vMB 131
630,118 630,118 000000000000000000015b3a2abd103446ef77bb0b7644968740aef20ce2b57d 2,786 1.00/1.00 vMB 35
630,117 630,117 000000000000000000037fd29cc7a9128723be964b8aed476ed8697cb77bc3dd 2,266 1.00/1.00 vMB 45
630,116 630,116 0000000000000000000dff4a5d2d0f7d3dd157c2f221df114994b29f948c21ff 2,080 1.00/1.00 vMB 82
630,115 630,115 0000000000000000000c45b72292faa994bd2e373f337d26e58be14479763cec 2,808 1.00/1.00 vMB 100
630,114 630,114 0000000000000000000d3ff120107905676197a733bc16af655fdeacb721805a 1,898 1.00/1.00 vMB 84
630,113 630,113 000000000000000000083b8ecc184267a02570b0225cae18dcc04d7fe7e7c19e 1,669 1.00/1.00 vMB 101
630,112 630,112 000000000000000000020f1add237039cce149493df9afaee8249f856bece132 2,600 1.00/1.00 vMB 104
630,111 630,111 00000000000000000009bd34ef6b926c07582936374a89a1e1cc696e2c7cb30d 1,505 1.00/1.00 vMB 97
630,110 630,110 0000000000000000000f24ff1115ca6e495647198928ab3f22c48f7798140171 2,097 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.