Loading Tool

Explorer IconExplorer

Memory Pool

79,064 transactions
29.62 vMB
0.07407384 BTC
Random Selection Loading Transactions
Max Size: 177.70/200 MB

Candidate Block

Mining Attempt fb379dc2db27d5fce30da9ede1913bdd0a7638d8abef6946a088ab6b8bceaf1e
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 7085c76b6fc1e34f53e9f3b9c9572d064f4d9b78e5dbc0dd1d906b1c6870c3b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,069
Size: 1.00 vMB
Total Fees: 0.01386013 BTC
Feerates: 150.98 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (268,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,106 646,106 000000000000000000072da3494528f9495d422ce7d5d95d42ce47af6a3757b3 2,244 1.00/1.00 vMB 30
646,105 646,105 00000000000000000008534354d318964e34c5aea596b9ecf7f04291b6220ab2 2,123 1.00/1.00 vMB 93
646,104 646,104 0000000000000000000f421434e8cda7f64f9d2810be8e57d59af4d76755474c 1,512 0.64/1.00 vMB 48
646,103 646,103 000000000000000000073ff6425c2e5fde07f446bdbbcf8043419ada95f2a241 1,502 0.59/1.00 vMB 15
646,102 646,102 000000000000000000090ebd441b298cf080238856fb857bdf5ad6153ef8dd1d 2,514 1.00/1.00 vMB 49
646,101 646,101 0000000000000000000f8bd45c4a6c981159f6e67e676516cadf8bd7d79c3a61 1,875 1.00/1.00 vMB 18
646,100 646,100 0000000000000000000fc00b39b775a505eb38375ebb569b7729a5e75070869b 2,382 1.00/1.00 vMB 44
646,099 646,099 0000000000000000000aea8c7b7581f45e78c5671005ad16d899b59977df9ce5 1,167 1.00/1.00 vMB 10
646,098 646,098 00000000000000000002d8440146da15c59237fe586e3a808f1cbd466e748145 2,074 1.00/1.00 vMB 56
646,097 646,097 000000000000000000097d484c99e66f9f585cd67738d028fa6edde11c717f00 1,977 1.00/1.00 vMB 88
646,096 646,096 0000000000000000000483b6137ef28598187c3d2479162597fd7beeb4bd5898 334 0.13/1.00 vMB 56
646,095 646,095 0000000000000000000932c58ea92440c6b171dad192497c643c6cfe9523914b 32 0.02/1.00 vMB 18
646,094 646,094 00000000000000000004fb2553d11cee62b56c72f74296154e97f44087f9ca06 808 0.25/1.00 vMB 19
646,093 646,093 00000000000000000007358c43725b98d29304965c3c92ad9d03a805e9cf47bd 2,196 1.00/1.00 vMB 47
646,092 646,092 000000000000000000067955bffb72e9484c33ca708ba4d6d89180baf36cdf07 644 0.27/1.00 vMB 36
646,091 646,091 0000000000000000000bfe0c689584896cc85094daa4ca90905eb83220ac6857 98 0.03/1.00 vMB 42
646,090 646,090 0000000000000000000e4d50c41fbcdc2ca42d4dfe5f36dd1272001a47c5a1f5 123 0.03/1.00 vMB 31
646,089 646,089 0000000000000000000604b85c11ddb061938fd3b53e044fa749964d29102052 899 0.42/1.00 vMB 36
646,088 646,088 0000000000000000000e4e00e4f568fe080cf1160ef9eec8d1d6c0ba369e97f7 128 0.04/1.00 vMB 38
646,087 646,087 0000000000000000000c84dff7cbe1fbbb6f5c3e7f5e9190ce8faf0103ad99f7 1,170 0.50/1.00 vMB 47
646,086 646,086 0000000000000000000b16ba770df3543cf9f15c9e7003b9adcb5598c4f38630 1,298 0.59/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.