Loading Tool

Explorer IconExplorer

Memory Pool

82,829 transactions
31.75 vMB
0.09899041 BTC
Random Selection Loading Transactions
Max Size: 190.78/200 MB

Candidate Block

Mining Attempt c5e05ca1f0184ebd2937270001fbe184498735f148af17099dc778df0fd1525e
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 4378ee263994212a4e570de3dba31ebf6b16bfa8a485edbdb52685255054f9ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 756
Size: 1.00 vMB
Total Fees: 0.02187231 BTC
Feerates: 151.12 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (399,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,999 515,999 0000000000000000004c2999d7cd01adb36706d72fcd9d4fae62d21b85a78a1b 472 1.00/1.00 vMB 11
515,998 515,998 0000000000000000000de9b9cfa5a5a602626bb5cc583f78ba07d0e2c0d9f7ff 1 0.00/1.00 vMB 0
515,997 515,997 0000000000000000004d5001331c802446f7753036917531854d1795a4666efd 2,050 1.00/1.00 vMB 6
515,996 515,996 0000000000000000000c6876f8596e81a2e9c292a6d462a619793f3a1d730ab6 1,353 1.00/1.00 vMB 13
515,995 515,995 000000000000000000089af7b9200742f70ba3fd2bf6cdc34810cbad70cf0c4c 2,184 1.00/1.00 vMB 12
515,994 515,994 00000000000000000019382a3e5892e0c6369831a6d024543cf3b6bf951f743f 1,798 1.00/1.00 vMB 30
515,993 515,993 00000000000000000040732f1323eef7cb908567666f01051bfe4abc26ccd918 1,682 1.00/1.00 vMB 37
515,992 515,992 0000000000000000002af27b6340ac892b766c04e3539b493ccf6380cdfacae0 1,462 1.00/1.00 vMB 11
515,991 515,991 000000000000000000382365f8d7a96219ed78741c1130d373c98f0e09f8001e 1,382 1.00/1.00 vMB 23
515,990 515,990 00000000000000000023b9697db7cb182ae2dc7a3fab5db806d3abf7fda16d1f 2,151 1.00/1.00 vMB 44
515,989 515,989 0000000000000000000294031c14978160de66f6f708496e99c069d5c13802d9 1,132 1.00/1.00 vMB 40
515,988 515,988 0000000000000000000ec8a139671b4a1f2e71bc2aa8c01796560c10a5a6eda9 870 1.00/1.00 vMB 56
515,987 515,987 0000000000000000002f04aa701f30c06d5d0d257b4aecd114b91fd160b5a056 560 1.00/1.00 vMB 53
515,986 515,986 00000000000000000032e3800c818838e2d9e7bc8a000c01711b45fccfbcc783 1,257 1.00/1.00 vMB 17
515,985 515,985 0000000000000000003500a8a18cc4f0a54e8efa0536655ab2fb62f8a30ef538 966 1.00/1.00 vMB 16
515,984 515,984 0000000000000000001a7ff39bf528509e243c9145415b3a256979c28c5f304d 104 1.00/1.00 vMB 2
515,983 515,983 0000000000000000000492e4a9d8af0367ee1b3b4e3745fa619a98c459127afc 836 1.00/1.00 vMB 15
515,982 515,982 00000000000000000031da2290e0683c5b9f017a6a6749382c79cc6ddcb2287b 1,099 1.00/1.00 vMB 20
515,981 515,981 000000000000000000513fd26df601a930b9e101777cd64032f89eaee0cbbca1 515 1.00/1.00 vMB 6
515,980 515,980 00000000000000000018debfcd6fb3a62661c11484def3561d0b5b651116cc25 2,363 1.00/1.00 vMB 29
515,979 515,979 0000000000000000002a8948f05a53bf10cf8fec7f64347b3c1cc611ae066e4f 497 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.98 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: 716.23 GB
    • Received: 17.79 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.