Loading Tool

Explorer IconExplorer

Memory Pool

79,430 transactions
29.93 vMB
0.08398471 BTC
Random Selection Loading Transactions
Max Size: 180.38/200 MB

Candidate Block

Mining Attempt e0dd336dcf3dc263c2c509274cc550d64dfe71a7c425e9a7c45e67ebbf98bfd3
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 896b174a37341628be4f1cfcfe8ccd60a7ad9bd79938555a673fbee4fa1c4710
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,881
Size: 1.00 vMB
Total Fees: 0.01558122 BTC
Feerates: 40.21 > 1.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (488,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,637 426,637 000000000000000002956f03b0b2b0c1439c2301c9c1a161e95e1ddeba01ebde 2,610 1.00/1.00 vMB 73
426,636 426,636 0000000000000000032daef2fb5fd67ee34737b43d6f821d5a46cdf1c1c33043 503 1.00/1.00 vMB 8
426,635 426,635 000000000000000002bfa0cf451869398973075fb92ca01fc7841d62ef18ecbb 1,451 1.00/1.00 vMB 38
426,634 426,634 0000000000000000016d080f885879e550578ae54428bad6a7566e45ece91ddc 1,780 1.00/1.00 vMB 55
426,633 426,633 0000000000000000031a529c6a060274f551224dc11137e5ee09b06cfe67cb13 1,896 1.00/1.00 vMB 49
426,632 426,632 00000000000000000435b0d400c677f585ca723f5c446c91d2a58b14c3f25414 2,092 0.93/1.00 vMB 51
426,631 426,631 0000000000000000042cafbd66604008077bd39c796e41819ec2553951736a59 2,629 1.00/1.00 vMB 68
426,630 426,630 000000000000000002db66372332c25c49468ee00b52933b7c7c8293794d09d8 2,672 1.00/1.00 vMB 75
426,629 426,629 000000000000000004cbb765213c351de99405738c0a40a317b95209ee143f2a 2,705 1.00/1.00 vMB 88
426,628 426,628 000000000000000001b4e71abdab0fa248414e15081c0b2f4c68c4f848aa69ed 1,170 1.00/1.00 vMB 29
426,627 426,627 00000000000000000082be777ecf758e445e5ea4024f351f61ca2bd8aab4fab3 2,012 0.99/1.00 vMB 67
426,626 426,626 000000000000000001b4d6db47bf23db077ec3c4b257df3ceb0a87117dd357a2 877 0.67/1.00 vMB 34
426,625 426,625 0000000000000000013d78a7c77fbdc3fa1b3f86812320a45065f2d5f6509704 1,900 0.75/1.00 vMB 71
426,624 426,624 00000000000000000038819a4eb89a2593a549f338e7de3242b422608c43255f 1,943 1.00/1.00 vMB 54
426,623 426,623 000000000000000004700e0f312ed1e7efed1359bc5a283f9f18bec4adcbd913 752 0.42/1.00 vMB 48
426,622 426,622 00000000000000000233568cf821a78c04770bc2fe640c93b79a6b0468916e49 1,769 1.00/1.00 vMB 46
426,621 426,621 000000000000000003c9c70cad6db5c9b6d128a99ad05a134394f087dbd8f957 2,609 1.00/1.00 vMB 70
426,620 426,620 0000000000000000021351f32ab718ee76505cf39fa9bfd949ccbb4679ec093e 1,546 0.99/1.00 vMB 37
426,619 426,619 000000000000000000ffcbf21fcaea85c5dee75830a1d91e6371d9c75149f9e5 2,267 1.00/1.00 vMB 49
426,618 426,618 0000000000000000044983762bb0351a13cbae463d9e6a2d9fec5cff34033f4b 2,055 1.00/1.00 vMB 84
426,617 426,617 00000000000000000087aebeabf2aa4ff78d982c50c05bd4f032c53c66e3b303 2,365 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.