Loading Tool

Explorer IconExplorer

Memory Pool

72,005 transactions
27.83 vMB
0.06289004 BTC
Random Selection Loading Transactions
Max Size: 165.03/200 MB

Candidate Block

Mining Attempt 2e8014c912014f333e23858c6399ba84baee525ae863b1cbcd73e64607d566d7
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 49a22aead219091e0f86be3762e714a1053856aaed4ea482a2d3294574cc0c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,674
Size: 1.00 vMB
Total Fees: 0.00745075 BTC
Feerates: 101.52 > 0.75 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (268,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,109 646,109 0000000000000000000422e00d58a99c6d74de28d7d27eb8eb21abd0154983cf 2,024 1.00/1.00 vMB 26
646,108 646,108 00000000000000000005f2ea7335b8d94b9931c1ddbaa7147133370198aee42d 2,181 1.00/1.00 vMB 61
646,107 646,107 000000000000000000047755fc83badc5bc3b857d6dd57da9d53adf7a0721246 2,794 1.00/1.00 vMB 90
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
Previous 10 blocks ↓
Total Size: 782.45 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: 667.45 GB
    • Received: 15.25 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.