Loading Tool

Explorer IconExplorer

Memory Pool

20,175 transactions
9.15 vMB
0.06537914 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.06/200 MB

Candidate Block

Mining Attempt 410a3102f6afae11eed6ecc7f6e5e86db175f5c7249c13b33187f3f62ef1cfb3
Version 20000000
Previous Block 0000000000000000000025f04ff2c401a5399cfff1f91b6377cb2b55eeb38fad
Merkle Root b5c3706456d8509b3b2d61c0535d9451f6dfadcb6203c4d098e7961f4f6d09af
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.04045022 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,421 (889,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
24,079 24,079 00000000481e4ac2dd872fbe54874b8ff44dbac3f9536dbfc60a78c1ab4fe758 1 0.00 vMB 0
24,078 24,078 000000005a89f72ec0165d811827d34101f8dad3381cf24a53b670c14cf1d4ff 1 0.00 vMB 0
24,077 24,077 00000000c041586a2ffcbcf929fd23d6bc9db54850473f0ff02b68276b2b3987 1 0.00 vMB 0
24,076 24,076 000000007c3c4ab169c501050d80d9627ef96ea75a7634eb259f8be3ffc9830a 1 0.00 vMB 0
24,075 24,075 00000000a15c5963adc9f82f77c3d7f3bd84e0e91b07ea32d7b858d8aa582706 1 0.00 vMB 0
24,074 24,074 00000000382bb4ba9fa4b302e402f9525139babede8e2566e35ef862a6a1d784 1 0.00 vMB 0
24,073 24,073 0000000096e7cac7a0c2ad077cae8972a9d4eec5adc2876021632c8802187a7f 1 0.00 vMB 0
24,072 24,072 00000000fdcae9c3b32a7022bfc6fa4f1de3b9f9f460f7e319731543caade538 1 0.00 vMB 0
24,071 24,071 00000000b0742187ae98b7bae07bf13519c39004ead561461a4bc1a0c834a4db 1 0.00 vMB 0
24,070 24,070 000000004559012842720edfbc699322884f9a887c9865ea2df42db814a5c815 1 0.00 vMB 0
24,069 24,069 000000004d22746fecd8bae3dfdb5ac67f91d567d878645d2d62bd0410cf15d7 1 0.00 vMB 0
24,068 24,068 00000000778dececa623a8b58c0b09b16bb670f0a25e775ddb672468a34c031c 1 0.00 vMB 0
24,067 24,067 00000000852f58dc72266f29a07ec29cf022508539098471528396d056c88963 1 0.00 vMB 0
24,066 24,066 00000000e27718aaaeaa09d7cd5ce2225ce3a68546bf2c3aef7ae348f38d095d 1 0.00 vMB 0
24,065 24,065 000000002d8d74ab18532a327f71888326d44a0423fb1990d359737032b76c9f 1 0.00 vMB 0
24,064 24,064 00000000f1078edca6d5964ead3a647b6333e66c218df2936297b24c4b5b356b 1 0.00 vMB 0
24,063 24,063 00000000f74942adb835f8b0469120297cabd02d955205ade1413a935e1c7142 1 0.00 vMB 0
24,062 24,062 00000000166ec2a0682ffce4a2380f05f5882eba61181b0bdafb85cbd35c8ff3 1 0.00 vMB 0
24,061 24,061 00000000837eb5040564073c6faf50e54ffc1e0789e08975b41a99ee28db57e0 1 0.00 vMB 0
24,060 24,060 000000004cc1687618369dbdf7b6c6278ee31c4d36b9d602c8cbe059a3980be9 1 0.00 vMB 0
24,059 24,059 0000000011a15e6eedfa41e8ee90513a3d093310b0cabf93ec72f0e9a7c0a173 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.60 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: 295.81 GB
    • Received: 1.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.