Loading Tool

Explorer IconExplorer

Memory Pool

78,318 transactions
29.25 vMB
0.11228257 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt f4d22698e91d0cb059c4edb92ab9563f0243c3136d766a5d3a5fc715258bb95c
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root e650a87bb1b93b4299face2fc58a44514603149e9d32957e576f9740b97ad0ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.03868314 BTC
Feerates: 198.58 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (40,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,548 874,548 00000000000000000000d5544fe896646d008d2ead4079f5ddb253c778139c2c 3,096 1.00/1.00 vMB 7
874,547 874,547 000000000000000000029201f438216e3ffab7d1bf5bde89de53c88b141436bf 2,296 1.00/1.00 vMB 4
874,546 874,546 00000000000000000001154dbb8849b45bf59c173c01a6fbaf41de9c5803067c 2,704 1.00/1.00 vMB 6
874,545 874,545 00000000000000000002b3a05407545b14ef123fed730b29af59a00640181870 3,157 1.00/1.00 vMB 14
874,544 874,544 00000000000000000000697b89b84e96cc9b57cf49f03c4ba416e613920d3a96 3,028 1.00/1.00 vMB 6
874,543 874,543 00000000000000000000cd01a18ea819b11cffbb74dac3d26f624d4d3c7452df 3,389 1.00/1.00 vMB 12
874,542 874,542 0000000000000000000122f511ac24df3d6c3a5d8ed15eb519da524fe9b49fac 2,508 1.00/1.00 vMB 6
874,541 874,541 00000000000000000000fe55e73a23e2b72dc5f20f862552989d9321e5e5ca0a 3,750 1.00/1.00 vMB 8
874,540 874,540 0000000000000000000169070f8f0650ed43a83e1b22b99542c216c5933682ce 1 0.00/1.00 vMB 0
874,539 874,539 000000000000000000001c376e9eb24284174e3b1b3338752a6c5f1edfe1c21c 3,670 1.00/1.00 vMB 10
874,538 874,538 000000000000000000026538f8792b62ddac7e6fcd9828cd1aacfaae6394d4b9 3,244 1.00/1.00 vMB 15
874,537 874,537 00000000000000000001893c6881932c9535a1396e034b07143796d1e867ec07 2,721 1.00/1.00 vMB 11
874,536 874,536 000000000000000000029a6916617a65191da870d6c51a44118a2bceb841a082 3,858 1.00/1.00 vMB 5
874,535 874,535 0000000000000000000272de70948c03d632a6e2828a417c2f8f44c3702d875b 2,246 1.00/1.00 vMB 6
874,534 874,534 00000000000000000000e885bc737b9967ba5965e648f1d71aa146d4c4620c7f 3,924 1.00/1.00 vMB 8
874,533 874,533 0000000000000000000297b64a98cfd0fe92935afb5f47f8338d99fe154cb376 3,507 1.00/1.00 vMB 5
874,532 874,532 00000000000000000000b0d5215fbcb36aa59f87fcb0a0a0a8af8bae9ad7fdd2 1,683 1.00/1.00 vMB 5
874,531 874,531 00000000000000000001e9dd157b01db1969157ffdbf6aeb1fbebf49ab045554 2,002 1.00/1.00 vMB 7
874,530 874,530 000000000000000000018f930b2ad252128d019c11cc846f416f19e78e42a60d 3,022 1.00/1.00 vMB 6
874,529 874,529 00000000000000000001dd59c202701e92c5b6dae92eb61d32ffc2194dfff808 3,617 1.00/1.00 vMB 6
874,528 874,528 00000000000000000000259f51579df0404c534d72e42592037654db9c84969f 3,697 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.86 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: 712.92 GB
    • Received: 17.25 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.