Loading Tool

Explorer IconExplorer

Memory Pool

84,194 transactions
31.80 vMB
0.09854659 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt f6bec27b585f0de2398cee79a02dd6fc4a2441815f14ad6c5ba0da18ba988af2
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root d3b0990172625b519b257fe72059fa211ac7aba208eb2330d9fd281bf8c1f4f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,368
Size: 1.00 vMB
Total Fees: 0.02279431 BTC
Feerates: 82.29 > 2.28 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (585,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,074 330,074 00000000000000001a2c35d248a918d27a85fcbd8a4ec9c9b8326554fd1897b5 110 0.07/1.00 vMB 31
330,073 330,073 000000000000000006176356fb054a4682a3d883b69e450b4a406776aea00d67 467 0.22/1.00 vMB 29
330,072 330,072 00000000000000000c4157c155ab3cf6344edef70a65e07559bebaf285db8fe2 35 0.03/1.00 vMB 8
330,071 330,071 00000000000000000f84dfc651f6871cc8d9fad86c579c47f22ba0c9db178685 628 0.38/1.00 vMB 26
330,070 330,070 000000000000000014d2a96bc7ad648b50542cad0d34833fce1c7a4028298d0f 709 0.47/1.00 vMB 23
330,069 330,069 00000000000000001221718157f44ed0b9d1244680e0ac3b1229a7ecdca45856 396 0.26/1.00 vMB 22
330,068 330,068 00000000000000000e4df4009227c96415a59a8aacc1bba5fee392096c86b205 33 0.01/1.00 vMB 23
330,067 330,067 0000000000000000011f8a3e00e823b604ce2eb5c0cb33d9003e810d7be68940 289 0.36/1.00 vMB 12
330,066 330,066 00000000000000000ea17ab39e357e0c94336101c65da76728b751fba0aa651c 58 0.04/1.00 vMB 19
330,065 330,065 000000000000000009455ebb8f54f99983868233ddef64b5eba57892acbdf2bd 141 0.12/1.00 vMB 12
330,064 330,064 0000000000000000078b9210a87c547613fcfa4142626aeda6b6eeff182604d7 92 0.09/1.00 vMB 17
330,063 330,063 00000000000000001608293c124ab4d88a337246a3ef4c9be7c2a39c8a804ae6 583 0.35/1.00 vMB 25
330,062 330,062 00000000000000000d6dd624f9bd030bc47a71f7ce282f6848741bcf69550540 581 0.36/1.00 vMB 26
330,061 330,061 0000000000000000093593e09a7012c36bd6f0b4cc21ef2c0939d26290d2241a 449 0.41/1.00 vMB 13
330,060 330,060 0000000000000000026c5e599c21bf33e6b8469561c079a9efa6c803602c14ab 678 0.75/1.00 vMB 17
330,059 330,059 000000000000000004570e903e3d9b81ec1b6be76fbf67f33537e77ae756b822 1,107 0.75/1.00 vMB 25
330,058 330,058 00000000000000000fe3e6f265093af07074b66e22a637aa26656839b8c926c4 1,090 0.35/1.00 vMB 48
330,057 330,057 000000000000000001823626dd0ecd13d4edc537a3523c67a970c06355f68287 239 0.17/1.00 vMB 19
330,056 330,056 000000000000000012f7997ea1f513448476e2514f55dad53df439a9725c045e 845 0.50/1.00 vMB 27
330,055 330,055 00000000000000001ac935f49494efc0fc2fbf592fca89c37715bc4b72b9e1c9 165 0.13/1.00 vMB 21
330,054 330,054 000000000000000001415e8f6147662ab77429b62cd69a874b4c771ab4cc743f 655 0.36/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.