Loading Tool

Explorer IconExplorer

Memory Pool

87,910 transactions
33.01 vMB
0.12950533 BTC
Random Selection Loading Transactions
Max Size: 198.09/200 MB

Candidate Block

Mining Attempt 8f4dac1446699c540f7dab54da1358cc7ae37047b371aa323ff85e79c1d5fb04
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 014cd2e7388be3211b2f6018f36ba437c8b1e1593bf5b6ef5622faf5c16472fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,431
Size: 1.00 vMB
Total Fees: 0.04733276 BTC
Feerates: 218.18 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (550,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,113 364,113 000000000000000007339479cce9f130d64c750fdea3b50c0248c8ca74bb42f6 984 0.41/1.00 vMB 39
364,112 364,112 000000000000000002ffc089339d179cbe6f136246f64a97bc47b1a330358c28 289 0.13/1.00 vMB 21
364,111 364,111 000000000000000003a9e6dd5d59ba7e62641fa07eea64266b644ea8c197493c 1,399 0.75/1.00 vMB 36
364,110 364,110 00000000000000001408e93f0b4a10d721a04de22be11d0228e0c6b1b792c17a 1,097 0.72/1.00 vMB 37
364,109 364,109 000000000000000002398867e75f93a184cd89c0cafad75222fd4117863edc54 374 0.20/1.00 vMB 32
364,108 364,108 00000000000000000e18dfc8e8e9794c6abe2e731288b33db981ceecbd6e6ff9 793 0.37/1.00 vMB 33
364,107 364,107 00000000000000000dc3432185821cde37c3feb58397293839969a80249c66df 707 0.32/1.00 vMB 65
364,106 364,106 000000000000000007d1381a3c3ba39994f0c5f8dc6c2f922f0779797ac8b8f4 874 0.40/1.00 vMB 39
364,105 364,105 000000000000000015c8ca5c7302409ed29cb3a0eb6b6f8862c30c71abcc842c 277 0.13/1.00 vMB 33
364,104 364,104 000000000000000003dc4d5f27ef82cd39a6f91c4bcc3abadeecbdd814092655 399 0.20/1.00 vMB 30
364,103 364,103 00000000000000000769645dcd5a59766d24bd4ef1f179367dcc0672de7635d5 54 0.03/1.00 vMB 26
364,102 364,102 00000000000000000ca955f399616d001db068f4ff591b7a4c45a2568acbdc32 1,767 0.93/1.00 vMB 32
364,101 364,101 00000000000000000db23697071d3e7bb404395ebd46db4df13f15f1ab8dcb45 301 0.14/1.00 vMB 33
364,100 364,100 000000000000000012539f9cc04158fd7b52545640c4f74534223ec3812afb0e 201 0.11/1.00 vMB 34
364,099 364,099 000000000000000006a4c69206a66a55c4103d5fee2f4426deb11ced6479ec78 378 0.21/1.00 vMB 32
364,098 364,098 0000000000000000037a7283aac45cd0ce7c60cf843c0a6b0e771239656a319f 401 0.18/1.00 vMB 36
364,097 364,097 0000000000000000020d39d8c311e3c7eed803aa0f2cc2a39f8d6349a82ab9bf 939 0.47/1.00 vMB 35
364,096 364,096 000000000000000010aa48b6938adbe33a133efd12ee284b28bc30c762a4ac00 707 0.36/1.00 vMB 33
364,095 364,095 0000000000000000013552c946d70591b86b98dd03bfa51d2cdc4fb77a74dd79 1,218 0.54/1.00 vMB 40
364,094 364,094 000000000000000011f9236e9e708542b997d6aea3b346f6a602352a03cd5b60 1,043 0.57/1.00 vMB 34
364,093 364,093 00000000000000000f3e3239de7fdc3026919d8694bb5a12451c9172ff9e5296 769 0.45/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.52 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: 668.88 GB
    • Received: 15.62 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.