Loading Tool

Explorer IconExplorer

Memory Pool

43,015 transactions
27.92 vMB
0.06121857 BTC
Random Selection Loading Transactions
Max Size: 147.33/200 MB

Candidate Block

Mining Attempt 7415177243180bc79ed64e2358b4ea897ed371e46709563eaf61dbe832029031
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root f16841eb1dae44e4a7572d7a1afbd1f0546ecfc2adf32c4b6c8b212dee1b004e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,551
Size: 1.00 vMB
Total Fees: 0.00874273 BTC
Feerates: 100.36 > 0.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (500,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,069 414,069 0000000000000000055bc7a8405ac18cb14d7a208bac5c5259995115214667e5 2,293 1.00/1.00 vMB 66
414,068 414,068 0000000000000000047035f394792777a18ad7ef0938e430052fa9ef9ea8e5ef 744 1.00/1.00 vMB 25
414,067 414,067 00000000000000000425611a202313f00d1bdfffd0096b980d48567f6d709f5c 1,240 1.00/1.00 vMB 22
414,066 414,066 000000000000000004943c1ba09a9f8a0be1cbd3fc1d8f0169fdf8c867623e81 2,215 1.00/1.00 vMB 46
414,065 414,065 0000000000000000002365a30337692224bdc1266dca2c59ab1ab9e15defeb57 1,413 1.00/1.00 vMB 34
414,064 414,064 0000000000000000053aef74e689d503f7d5e275e11a43c5e037cccd804781ac 2,382 1.00/1.00 vMB 57
414,063 414,063 000000000000000001af49b82352a5be560d3b2b2eefe6c557f8d6579a9be58f 1,626 1.00/1.00 vMB 45
414,062 414,062 000000000000000000024ffee519ec312e53454cd3a0d3396e63d3b6f72a9527 584 1.00/1.00 vMB 21
414,061 414,061 000000000000000002cadd501fc7e6686827230c1838a2fcf995a527494da4b4 1,414 1.00/1.00 vMB 25
414,060 414,060 0000000000000000016714029b5283c02e009f614c8937ef716123fcd50aee4c 2,002 1.00/1.00 vMB 45
414,059 414,059 000000000000000001c9e82c714d05e62535d2f5ec67fc7beb1524d553c6f0ea 2,717 1.00/1.00 vMB 68
414,058 414,058 000000000000000004da1fb8267b182658fdbc7603c109159b7778c865fbdf91 2,328 1.00/1.00 vMB 82
414,057 414,057 000000000000000000ffaa5c9ce3bb1af2618e858f5711244b5ce22d72a3ca08 1,368 1.00/1.00 vMB 21
414,056 414,056 00000000000000000008f425f1c388cbd7b73af83ca76e5ce6c750f3ed246c30 1,243 1.00/1.00 vMB 29
414,055 414,055 000000000000000005798bad5182a55802d9b8dfabccc137282c7319900ea8a3 2,203 1.00/1.00 vMB 56
414,054 414,054 0000000000000000015e09cf5e0edca9f764138748fd9d179a5917b7c9c33e83 1,452 1.00/1.00 vMB 38
414,053 414,053 00000000000000000540be5c6d1bd3c6aa4ff78a395ad79b74f24eff9896cc6f 2,311 1.00/1.00 vMB 68
414,052 414,052 00000000000000000290f6fb58447c6d098b1c50998a2e886c5d6f8e3306220b 1,864 1.00/1.00 vMB 42
414,051 414,051 0000000000000000038a5dc297643ea45670fd469a7477d551b099963fa70bf7 2,759 1.00/1.00 vMB 83
414,050 414,050 00000000000000000143731886c20dd10c3905c89ac78cd328bfe87b932e5552 1,788 0.93/1.00 vMB 45
414,049 414,049 00000000000000000252180ef9c91d88ca1f41c40a65c7f71df208b9b590e741 2,475 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.81 GB
    • Received: 13.33 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.