Loading Tool

Explorer IconExplorer

Memory Pool

14,548 transactions
7.95 vMB
0.03738039 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.23/200 MB

Candidate Block

Mining Attempt 3196dcca98e03144231716238e7052575646f642e5a8a4684e3e8bbe0461af31
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root dfaed0c73bdbe2f1e0ddc83ee58dba6912c75b7f4d1e063c22e7f2b3dbb9af70
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,890
Size: 1.00 vMB
Total Fees: 0.02089716 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (785,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,944 127,944 00000000000019d7157db3c9afd76c05520f8a7bfed48e46adcbed7f3c9fec1a 41 0.02 vMB 727
127,943 127,943 0000000000000f2a51e072e691c9b8df54bf2c43e502aaa6b04b54d0fe13c761 7 0.00 vMB 1,680
127,942 127,942 0000000000001364501738d59a938fe794ab742ce5e4c8838ced43fa49a3df5c 64 0.02 vMB 76
127,941 127,941 00000000000023c397958f34adb13449ece2c89cd03422001026456c70183ce3 21 0.01 vMB 732
127,940 127,940 0000000000000ae7d0c173a7e67788d9425e40bd30268476c5612ace223fc66c 55 0.02 vMB 2,358
127,939 127,939 00000000000015d556b85e2c7be84d01a8ed31191dcd88b5b065c1e769347445 14 0.00 vMB 873
127,938 127,938 00000000000012c7c4657db65c8f0ae34fd768847d8333bd22c1642318f52913 16 0.01 vMB 270
127,937 127,937 0000000000000679f4dd8c64d1621bd1b682765233b50a6e1ceb1ec7e052d1fe 12 0.00 vMB 968
127,936 127,936 00000000000024f5a932ad3aeac1c59fecf6f36653abf65359e1b9fefa09d4fa 17 0.01 vMB 943
127,935 127,935 0000000000001397f81475641c1575b7b8cae7c75c6fafe6a839f7cd84de757d 10 0.00 vMB 1,564
127,934 127,934 00000000000009f870e85520b017eb5c32790c3fc896a95862cbfdbf3c4197d4 93 0.04 vMB 265
127,933 127,933 0000000000002279d9f8017dd888db93085e49afea958fc20ac7ad3ef765c658 20 0.01 vMB 1,113
127,932 127,932 0000000000001704bf0f09765b827c5a67cfa6fe2cf2085a97ade9dd78e513f2 39 0.01 vMB 746
127,931 127,931 0000000000002636787f12e6cd678b963faef34593b944cb350cf8d4fdf2f9d1 17 0.01 vMB 1,399
127,930 127,930 0000000000001a1ef549125a7754cbdf7db53e941dd3a88fb0f16ba0e33b8fd9 42 0.01 vMB 1,065
127,929 127,929 00000000000011aae0232d73fe3a84cdcab1131a35565a1beabd4299f07f0b15 10 0.00 vMB 862
127,928 127,928 0000000000000c1371e4e1b2f218d70c2c8144edd32ec66110e6aea003ce2f0a 16 0.01 vMB 593
127,927 127,927 000000000000207a54d19b987e78f5bc5a3d6c79133f9bab505d0956f66e4ddf 14 0.00 vMB 1,466
127,926 127,926 0000000000001f5a31de443329f6aedc8df003a2fda6f84b1bf3cfaa0d24cf82 130 0.05 vMB 769
127,925 127,925 00000000000001f14fba438f421d2753423b9b863684c04e85431a8b9b25f778 16 0.01 vMB 174
127,924 127,924 000000000000135acd577c05de3053bc37d39da64d24ae735cfe2a6348fa9b06 8 0.00 vMB 2,391
Previous 10 blocks ↓
Total Size: 779.53 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: 222.70 GB
    • Received: 0.84 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.