Loading Tool

Explorer IconExplorer

Memory Pool

43,501 transactions
28.66 vMB
0.06843809 BTC
Random Selection Loading Transactions
Max Size: 148.09/200 MB

Candidate Block

Mining Attempt 72de93e6444a3ed4be1d133a884aca0d6c790ed4c7ef826b95a2e016053089d0
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root 3b4baaa0f82ac8abed43222c3b0f035371a8ee2cea36721bacb898f71eb73fb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,131
Size: 1.00 vMB
Total Fees: 0.01276542 BTC
Feerates: 150.75 > 1.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (172,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,879 741,879 0000000000000000000681c9dc23e3e8bb8fe1c0bdae2b87cf7f36ad572ebfe4 1,773 1.00/1.00 vMB 4
741,878 741,878 00000000000000000002d8a3e3153b6050c45ecd4ec73101a5037de7869b6f38 2,664 1.00/1.00 vMB 13
741,877 741,877 000000000000000000006e9331fb9f423ebd9e6fea1285c483ee63b8dd6c2d80 1,756 1.00/1.00 vMB 14
741,876 741,876 000000000000000000082cbb09cce2bd2f2411f202d693e716088b027479ecc2 2,654 1.00/1.00 vMB 17
741,875 741,875 00000000000000000004285d727e6515653b8360ca988a63d90c68bba828ff8d 2,958 1.00/1.00 vMB 19
741,874 741,874 00000000000000000003a5690b59086cad2b509e69b9926757c444e56288e535 2,491 1.00/1.00 vMB 23
741,873 741,873 00000000000000000001757466f4d4197f68d469cafde97775bbcbd23abd17a0 2,705 1.00/1.00 vMB 41
741,872 741,872 00000000000000000006e13636f42abe8a74e7d6aebb08f9acea210a9a8ea978 2,223 1.00/1.00 vMB 9
741,871 741,871 000000000000000000053da628889d888be13c99f21c1e138687972d348e5586 3,044 1.00/1.00 vMB 17
741,870 741,870 000000000000000000002970c5d4ba8bd843ca9d7e143184de8429716a77261a 2,533 1.00/1.00 vMB 7
741,869 741,869 0000000000000000000643f267018b422e06bf1a57278a8be231b821674d9580 3,115 1.00/1.00 vMB 14
741,868 741,868 000000000000000000070bcafed2f1dbb2b985e5d555b5439cdd3443a083dfce 1,836 1.00/1.00 vMB 18
741,867 741,867 0000000000000000000226900eacda12927421fa9cbe4adf3c245595b704df9c 2,588 1.00/1.00 vMB 19
741,866 741,866 0000000000000000000217c6c74a1605d519a9aa881dd97cb012333feea182ce 2,480 1.00/1.00 vMB 21
741,865 741,865 00000000000000000005d9ae9b9c317a1c0eb91c5cd3ef6e02b5d25fb2eb4151 2,351 1.00/1.00 vMB 17
741,864 741,864 000000000000000000069b2a059095e64348100203f425c6e18a84d487566551 2,720 1.00/1.00 vMB 32
741,863 741,863 00000000000000000003ecb6c5362e80f461b3e5177e450d439be1f154a86382 1,237 1.00/1.00 vMB 19
741,862 741,862 00000000000000000007d3025107513ae310e00dace0f44487b9fa0c432046e5 2,983 1.00/1.00 vMB 14
741,861 741,861 000000000000000000074f1279e2782cb7f4af8d4160884949f0687d2a670456 2,895 1.00/1.00 vMB 17
741,860 741,860 00000000000000000007ba24f2eab7094fd02888256acbd1fa5e4d16d4d6cccd 2,545 1.00/1.00 vMB 10
741,859 741,859 000000000000000000047b433f0d9fc1f677ece1056d423e4de4a01fd7534511 2,267 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 12.00 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.