Loading Tool

Explorer IconExplorer

Memory Pool

87,964 transactions
32.60 vMB
0.25072070 BTC
Random Selection Loading Transactions
Max Size: 194.82/200 MB

Candidate Block

Mining Attempt 05d698dc1fc1ac204eca61aea6eb0fced34841721f7debe78c40bf0c07528b52
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 6ab933ede52304060ec0ab56a280384289a41bdc5788a7c79480989a6fc585cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.11085064 BTC
Feerates: 538.26 > 11.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (574,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,725 340,725 0000000000000000112b2816cd7af2f5d473c568c08ae7550f6a27cd01a69bd1 630 0.26/1.00 vMB 37
340,724 340,724 00000000000000000dde5044d59f8d3bf47f153afb54e2bd6b0d662ddc2c27ca 1,737 0.88/1.00 vMB 25
340,723 340,723 00000000000000000ca3ada142cee38de5d99b5817b0231197d902cd2d298450 1 0.00/1.00 vMB 0
340,722 340,722 0000000000000000017ddbd9ce9662bbfee246742e96fd14153f544c6b6981e8 1,054 0.53/1.00 vMB 29
340,721 340,721 000000000000000019bee6c02d77da83fc5cb2006d3d1bccae04c2af4d402ab7 466 0.32/1.00 vMB 17
340,720 340,720 000000000000000006f5f45334917ecaa7b6922190bd9b6f5273a01ff9c798b1 87 0.10/1.00 vMB 13
340,719 340,719 000000000000000016ada6b2e8fe11e24990a7dc99d33f89fecca5d8ab8de1ec 512 0.19/1.00 vMB 57
340,718 340,718 000000000000000009f66d207139b450b8f8f6f6e5a2fb46d0110d131634dee6 1,459 0.75/1.00 vMB 29
340,717 340,717 00000000000000000d6b2ae157175197857e94e9b849b36bdffaacacdda0b644 80 0.09/1.00 vMB 9
340,716 340,716 000000000000000010db2dff5e5f5dbf6eb4e1e7567450388072651daf6dadc6 129 0.07/1.00 vMB 24
340,715 340,715 000000000000000007a4a1a1606b5d37b39a6750f2e2157a8897179c556f9bdf 169 0.14/1.00 vMB 16
340,714 340,714 0000000000000000146a3a3ed79a4068c2a5b4f9f6cf8948ad82f095874fe2dd 773 0.38/1.00 vMB 26
340,713 340,713 0000000000000000001d6900d31422ff2e86864c94ec6dfc3d1332d4fdb8e6eb 95 0.06/1.00 vMB 5
340,712 340,712 00000000000000000192096b1fe79f3815f4656da72c4593df0ed2a6f4c66b7f 469 0.24/1.00 vMB 25
340,711 340,711 000000000000000009d1f0a2e9e7cfbded8bfb8226324062359c31e7bdaa41e1 815 0.46/1.00 vMB 25
340,710 340,710 00000000000000000b357a7ed42633aea6df36ec068fc03ecf0bbf33b4d38e7d 1,061 0.54/1.00 vMB 26
340,709 340,709 0000000000000000149a453be180018b330bc2b349c2a581748664ab2513448d 227 0.16/1.00 vMB 19
340,708 340,708 000000000000000018109a08383ca56759747a45a434f40a34518cc8e19fe1d3 605 0.34/1.00 vMB 24
340,707 340,707 00000000000000000b270473ff98c01713c53a1f1e572f669854c3db9ccdb3fb 88 0.08/1.00 vMB 11
340,706 340,706 00000000000000001977bed5edf1f701ee316eefa6e0a130b79382b275e32071 297 0.13/1.00 vMB 30
340,705 340,705 00000000000000000bfaad36e63181afddde51e3f4a6166fc6ea3b6af520a96d 298 0.16/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.