Loading Tool

Explorer IconExplorer

Memory Pool

76,167 transactions
28.43 vMB
0.06983459 BTC
Random Selection Loading Transactions
Max Size: 172.26/200 MB

Candidate Block

Mining Attempt 85113bdf441755722c030fff82f89ff93082d08afb1718ff1087ae8248c842dd
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 74ade41995ce3be78affc915c8e7d559953d3b7fe4ac0c25975f5bf9be5cfe68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,349
Size: 1.00 vMB
Total Fees: 0.01094094 BTC
Feerates: 178.73 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (580,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,991 334,991 00000000000000001b455b2689e738710b9cadf9f654ad30d913295e72f21a2a 243 0.16/1.00 vMB 21
334,990 334,990 00000000000000000f9844862a6512122fa8f7e1a6007840bfa65ebbb82450c9 430 0.45/1.00 vMB 14
334,989 334,989 00000000000000000f89680468ef3f4018d8d12498c4069e83a4848f67f3fe5d 981 0.35/1.00 vMB 36
334,988 334,988 000000000000000006a76e29ed3e14762293630d8e9365bc95993b2bd24af5e2 324 0.19/1.00 vMB 22
334,987 334,987 00000000000000000017dde3c6917dd37136a7853766dcb5d28f5f36051cdaa5 400 0.32/1.00 vMB 19
334,986 334,986 00000000000000001304c792045b7b9d9fdfbe1308268da387351da2cebd9ece 256 0.10/1.00 vMB 27
334,985 334,985 000000000000000017e8bc9f15a6fb6d4ab320ffc4943e5977055a2341427eb1 937 0.75/1.00 vMB 28
334,984 334,984 00000000000000000cc926bb64a40de85145574ad10b488aa984250410726655 530 0.75/1.00 vMB 15
334,983 334,983 000000000000000006587764f0f4cd6100d5ed114f7d97de85b07918dadecc1b 1,015 1.00/1.00 vMB 18
334,982 334,982 000000000000000018bd30d9d3780a0034bafa7d5757ee4259194b8b3b7a379e 1,844 0.75/1.00 vMB 32
334,981 334,981 0000000000000000014f6b5ccbc1e466b523721f5e1406346f25ede4a338d7e0 306 0.19/1.00 vMB 20
334,980 334,980 000000000000000003f0b1edb55d3f283897f9d813ed1d27d870b72f45d29b1e 184 0.12/1.00 vMB 25
334,979 334,979 00000000000000000cd6e88456b95e6a5255eeaba91b53ad5391c2757d4366be 316 0.23/1.00 vMB 18
334,978 334,978 000000000000000012e61b1ab36ee899f0d3665d556fc55315a2db4df5eaf567 538 0.59/1.00 vMB 15
334,977 334,977 000000000000000003e485d35eeae72c2637de98548dad8679ccc009a6e85651 976 0.75/1.00 vMB 71
334,976 334,976 00000000000000001b3f5e63f3cc8b4d50621d07a41fe847026b3350f23105f9 469 0.19/1.00 vMB 34
334,975 334,975 000000000000000005dc2423c4e65a2ee1011701aefd04ac4c28d0a7268e5f8c 1 0.00/1.00 vMB 0
334,974 334,974 000000000000000004c18ee78d74ec168611b958ab180e47b2340c5ba576f099 1,804 0.75/1.00 vMB 152
334,973 334,973 000000000000000017b80bad58609420731798d79fa25e83f75495da6a079e66 317 0.60/1.00 vMB 10
334,972 334,972 0000000000000000149282c322c655a8f793550c94a265b1bf586ed62043a202 1,266 0.75/1.00 vMB 23
334,971 334,971 000000000000000018a48cf0061962499d08bd5b8316a07db62cd59a80e4de95 1,108 0.50/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.