Loading Tool

Explorer IconExplorer

Memory Pool

32,798 transactions
25.20 vMB
0.07180969 BTC
Random Selection Loading Transactions
Max Size: 126.83/200 MB

Candidate Block

Mining Attempt 5d4bd699d462785600a51dd246eb58361578415ff20abe95d6e08662e5d49764
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 39c798d9f85ebc72c08617563c93cd9840965be550847c1f2e02f5c98cbefedd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,924
Size: 1.00 vMB
Total Fees: 0.02401253 BTC
Feerates: 100.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (516,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,111 398,111 0000000000000000018e17e72fc1e6475fa26117fce8db7a7c044d41a4ac8e75 1,569 0.62/1.00 vMB 60
398,110 398,110 0000000000000000001702be848d9b2503a890b707e8aa85bd8f3e25745d5c60 1 0.00/1.00 vMB 0
398,109 398,109 000000000000000005303b00db38b3aeda1ce26766fcbe95f0f35de3343bfddc 502 0.22/1.00 vMB 44
398,108 398,108 0000000000000000023565f4584d81f34ac60822b76be12b5540028d4c543a42 1,571 1.00/1.00 vMB 31
398,107 398,107 0000000000000000033eb963bcd16e50523cfb679d339c9f4c5c3c183ab875fe 30 0.05/1.00 vMB 7
398,106 398,106 00000000000000000295d76a0e919ebc4b00d7b08b3aca681ac81d2a0fa3575d 683 0.68/1.00 vMB 21
398,105 398,105 0000000000000000022dc6aeb6b1b419961743dcc6c37cbc6a103dbfd71cc58d 2,128 0.95/1.00 vMB 42
398,104 398,104 000000000000000005e87a7443ce5df173ab62556f132ff079c1430aec8da9cd 1,386 1.00/1.00 vMB 30
398,103 398,103 0000000000000000078e015b3159d7cedb27ebfd8af4c1a4644cdf40a9c107e3 2,754 1.00/1.00 vMB 68
398,102 398,102 0000000000000000042e470053aa36a86e2712ceb64f0d65ef66b4c39d03e457 2,005 0.99/1.00 vMB 38
398,101 398,101 000000000000000006d7c67df3e906d12c1ab67385666db6838baae70a1c10d0 1,935 1.00/1.00 vMB 33
398,100 398,100 0000000000000000004beea9a4300bb42e76b71fa2f46ab42fe9ecf77245af4a 2,272 1.00/1.00 vMB 41
398,099 398,099 000000000000000003e077a7561e0ee2348cb2c9dc33a72e715d650f38d4fe3d 2,228 0.93/1.00 vMB 44
398,098 398,098 000000000000000004a0e1a87c506142e7d2061a03260199712b7d383dec3e29 2,811 1.00/1.00 vMB 51
398,097 398,097 000000000000000004f0df92019cf477df7461c1bbf47481781a883094baf5fa 2,189 0.75/1.00 vMB 68
398,096 398,096 00000000000000000112f634b50d5ed48caef345782eaf144a741fc030c4bc1a 1 0.00/1.00 vMB 0
398,095 398,095 000000000000000003245f12de70f8a2c989596529d2625e476df3fea19017b4 2,414 0.93/1.00 vMB 48
398,094 398,094 00000000000000000745ce17bfb01716fd45eb627437765153f8d39de6ac2963 1,373 0.99/1.00 vMB 25
398,093 398,093 0000000000000000022511fc0a4ce63cfd1549c14e7bc7fa521289a156c96edc 2,330 1.00/1.00 vMB 42
398,092 398,092 000000000000000006d243cee301d792809a7d4d00c13ac24b43d5e9548625e4 1 0.00/1.00 vMB 0
398,091 398,091 0000000000000000055e03ca591390dca9311e2f966cb243dc06dfefaed1e521 1,364 0.64/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.87 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: 642.84 GB
    • Received: 12.56 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.