Loading Tool

Explorer IconExplorer

Memory Pool

73,748 transactions
28.86 vMB
0.07063189 BTC
Random Selection Loading Transactions
Max Size: 174.69/200 MB

Candidate Block

Mining Attempt e18bcc7306712e0ebe18d25a8dcad6fbb9e58348dbaa04005765ca17b0e8f050
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root c1116d56b1e7efa71f1c9b7ca55ffb5e3c408c3c9420d34501807a8adbcc9606
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,926
Size: 1.00 vMB
Total Fees: 0.00671410 BTC
Feerates: 73.20 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (466,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,945 448,945 000000000000000002ecd38b309996e15e83798abdd34beafa0ce42986ead21c 1,056 0.62/1.00 vMB 66
448,944 448,944 000000000000000002e3c349674c2a9e7183e92d8997b66892b973dc83a5ae6d 1,952 1.00/1.00 vMB 74
448,943 448,943 00000000000000000325a99d144b975883121646791f14a074d9bf6d38ec0ac0 652 0.34/1.00 vMB 67
448,942 448,942 000000000000000002164ac23f57b5e00ff8add56465e2bb902c23b6c4a30cc4 861 0.35/1.00 vMB 79
448,941 448,941 00000000000000000150fb33d6b2e3f0abe51e5df4e28063e48bf3b0e333275b 613 0.24/1.00 vMB 79
448,940 448,940 0000000000000000006712742eb88a0cc6fd14f4d64bde4dfe7909658890a202 1,669 0.95/1.00 vMB 54
448,939 448,939 0000000000000000019cd2215164bf877f7fca41c448d67806f1f3d071246e20 2,322 1.00/1.00 vMB 68
448,938 448,938 000000000000000002eae7eff92f872275c1951dca63b311ede7dcab036db7b1 2,121 1.00/1.00 vMB 88
448,937 448,937 000000000000000000944489cf69c44ab8a483c952791fb5830ee585148ae446 142 0.05/1.00 vMB 81
448,936 448,936 000000000000000000802e73a16d4e38fa75fae4e0dd21b3fdf2aefb79450b2d 413 0.22/1.00 vMB 49
448,935 448,935 000000000000000002560b7dfc1ef6a611fcca1cd4750b8cb7fc0d06db3b96ea 2,481 1.00/1.00 vMB 82
448,934 448,934 00000000000000000097603437df6998356430d496b942f54ccfb2dc7be08da8 774 0.39/1.00 vMB 75
448,933 448,933 00000000000000000215433a0e92b9ead1c8ab57a6bfc69a31c710366c0560f5 552 0.34/1.00 vMB 46
448,932 448,932 0000000000000000024c5af6b478b6852032702e6fe5a32614d4ad82426e52b0 2,512 1.00/1.00 vMB 86
448,931 448,931 0000000000000000017bbff56045933e3e4448cb9824849f03b0a219f9993130 512 0.68/1.00 vMB 24
448,930 448,930 000000000000000002234b6cd8e2e94cc919899d3aed856ff8b077817ca91807 2,206 1.00/1.00 vMB 73
448,929 448,929 000000000000000002ba704d5d785600e365f86db84e65d428bd96643954bdde 2,149 1.00/1.00 vMB 76
448,928 448,928 000000000000000000fb1817c0fadeb1efae09b1308ac4361af0e8a7033fcd02 2,564 1.00/1.00 vMB 99
448,927 448,927 0000000000000000011b9d9ca15aa89c5c3f05bbb131cebe61c0ee8d63193e6d 1,517 1.00/1.00 vMB 49
448,926 448,926 00000000000000000332758cdc06739c17a4ca61f36370fea3097bb62bd7f804 2,001 1.00/1.00 vMB 70
448,925 448,925 000000000000000000714cd5a87086845c0ad6bbd1c9365ba1a9a7797b4a5bf5 2,429 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 783.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 742.94 GB
    • Received: 18.67 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.