Loading Tool

Explorer IconExplorer

Memory Pool

42,039 transactions
26.20 vMB
0.05984376 BTC
Random Selection Loading Transactions
Max Size: 137.17/200 MB

Candidate Block

Mining Attempt 926a7e0b1fee3e9b8966a6e8e9dc0050d0889433029e54614b92c16bd0e1184e
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root c6f6785eb09d7e7172d77a11b7a85a561cd4436c3a1c8c399f252ea3075acf91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,229
Size: 1.00 vMB
Total Fees: 0.01195180 BTC
Feerates: 100.00 > 1.20 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (610,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,779 304,779 00000000000000002c19c8ed1df3c9aab89c6985847653a5deaa5924f158205f 199 0.10/1.00 vMB 25
304,778 304,778 00000000000000000a20453cce007a5b5758fd282c48b7d1d78c11a654f01229 110 0.07/1.00 vMB 26
304,777 304,777 0000000000000000152f4a412822268e887fdd2b9dd75df42ebde8909777633e 176 0.09/1.00 vMB 30
304,776 304,776 00000000000000005c2b68e396e6b6195ea2869e94fcaa0c97d5c2694d512256 294 0.16/1.00 vMB 30
304,775 304,775 00000000000000003d4ec4ded7f539c0f3883f192859279a659aef6be980d380 58 0.06/1.00 vMB 19
304,774 304,774 000000000000000016e5bbb134e4c4ac3a1aa7dd8eea186d346c487f47b3abec 249 0.12/1.00 vMB 33
304,773 304,773 00000000000000002f2a4f6c9e8ebe776aefb41b16f202550aec40f2a578462e 40 0.02/1.00 vMB 17
304,772 304,772 000000000000000040f43a1705912424d22875262cc0fac37f47d3fb093e62b5 761 0.42/1.00 vMB 29
304,771 304,771 000000000000000003b3bb6e456f37e3c9da25765f52d41b58de86c657564d78 455 0.28/1.00 vMB 23
304,770 304,770 00000000000000003dee14d69d28499fc739c600213fde9b6e00027e490ec43a 900 0.35/1.00 vMB 41
304,769 304,769 0000000000000000441086ac7e0d6854c234bf0fb8bc282ad12a770eaed19696 96 0.09/1.00 vMB 22
304,768 304,768 0000000000000000222a0a3abaab99c87cb8407a50fb42d2fbe96ffd50cba06a 256 0.16/1.00 vMB 27
304,767 304,767 0000000000000000550ca9b233f3645f64eb9d647f79c5770486bccd531597d9 111 0.05/1.00 vMB 28
304,766 304,766 0000000000000000001058b044bf7cd7b27b71b022167b345db3870984a91eec 38 0.02/1.00 vMB 23
304,765 304,765 00000000000000004acdedf5947bff2333522663b41dbd5cc6cdb172540d4267 109 0.06/1.00 vMB 32
304,764 304,764 000000000000000015e7d83122b85e6f4c0f176b4e12717af3300c7a0ee1ef89 139 0.14/1.00 vMB 17
304,763 304,763 00000000000000001435a0a3f5c65196a379c8b4358d0c64124a847be1a4f76f 154 0.11/1.00 vMB 25
304,762 304,762 00000000000000002857b59eff29a3be604b3e37e9b93c3140a22a02b21ef255 136 0.08/1.00 vMB 23
304,761 304,761 000000000000000022b441de2c7f781cbc761b90767c456cf9130bd7f097f95e 549 0.35/1.00 vMB 25
304,760 304,760 000000000000000032ee742f03ea0bd8557d5f400ef7e37670f5911345e91429 63 0.04/1.00 vMB 27
304,759 304,759 0000000000000000264ecd6be4e32cc184698f4b565367f21e5ad13d2e3312ac 58 0.03/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.20 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: 653.96 GB
    • Received: 14.06 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.