Loading Tool

Explorer IconExplorer

Memory Pool

41,577 transactions
27.55 vMB
0.13263727 BTC
Random Selection Loading Transactions
Max Size: 142.64/200 MB

Candidate Block

Mining Attempt e747cd9d60713df85dde2be25b12fc10a0f624c1201060e6b536daaa3f83b1c0
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 3e43d99105f1ac44d8c229da974a4a95ce4b8b0ebb463aed9de67ca84cd21780
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,228
Size: 1.00 vMB
Total Fees: 0.07092436 BTC
Feerates: 285.90 > 7.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (67,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,349 847,349 00000000000000000001eb3a57a9053faad231b57bc19197b74a33d13df0c896 6,097 1.00/1.00 vMB 70
847,348 847,348 000000000000000000030507d3c057f3064c71ca29c74d889fd6a705da2021d5 5,967 1.00/1.00 vMB 99
847,347 847,347 000000000000000000009e83929f9e12a37ca40c3ad99ed1a9c20e4aafbdac49 5,000 1.00/1.00 vMB 36
847,346 847,346 0000000000000000000077bdcb115577ea6dcba15e32332fbecf888d1392b54b 5,443 1.00/1.00 vMB 55
847,345 847,345 00000000000000000002cfc4e7bb4a36b42a4214f8626310bf8327f94e02f516 6,239 1.00/1.00 vMB 32
847,344 847,344 00000000000000000001d2073ba401ceaec388e7c9ea7618bab2aea646b9c735 3,747 1.00/1.00 vMB 29
847,343 847,343 00000000000000000000aa7c72eed19c8a70e47339609d3d88343c113bff8167 6,806 1.00/1.00 vMB 30
847,342 847,342 00000000000000000001d349007dbfd280a8dc38de28680afd59bddaa40a830b 5,822 1.00/1.00 vMB 43
847,341 847,341 0000000000000000000079f1bc477efb9418ca5f30491a900982917d1e7619dd 6,296 1.00/1.00 vMB 31
847,340 847,340 00000000000000000000bb245545b8faffa8539ce297b55e3d430ed46167d0e0 3,693 1.00/1.00 vMB 38
847,339 847,339 000000000000000000010f1a6cbba5832f8098a4161a2adf3b36c3813c0e55b6 3,757 1.00/1.00 vMB 95
847,338 847,338 00000000000000000000381323c8bae8136ed54223bef444fac69317ce1dc035 3,868 1.00/1.00 vMB 50
847,337 847,337 00000000000000000002da0332bf53209762481f747fe3616c3d0bca971dd616 5,943 1.00/1.00 vMB 44
847,336 847,336 0000000000000000000168e7a2d4448b48aefb7862b85c737d6d4037142f0d39 4,600 1.00/1.00 vMB 27
847,335 847,335 000000000000000000014133f37a03e7a43b7d3a75a830cd1cac9f9f7798ced2 4,450 1.00/1.00 vMB 40
847,334 847,334 000000000000000000009857ebb2a1405d5e34978c27e1c47434d57329cd3908 3,903 1.00/1.00 vMB 74
847,333 847,333 000000000000000000029993f15088da75394704df46c81e19252ab4883f9fc7 6,657 1.00/1.00 vMB 36
847,332 847,332 00000000000000000002cf5d01bf5bd0ae7e2d278680487a3400682768684271 5,806 1.00/1.00 vMB 26
847,331 847,331 000000000000000000016865df15934d61745e0554fa6ad03001aa5c71a00893 4,992 1.00/1.00 vMB 32
847,330 847,330 000000000000000000006e31bc0c7ab5de6387dc393445752e0d597d239fc9c7 3,525 1.00/1.00 vMB 48
847,329 847,329 0000000000000000000153484326a6ce40c5fde928f563469c595897a5421a51 5,040 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.82 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: 636.45 GB
    • Received: 12.37 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.