Loading Tool

Explorer IconExplorer

Memory Pool

86,929 transactions
31.77 vMB
0.11661186 BTC
Random Selection Loading Transactions
Max Size: 192.40/200 MB

Candidate Block

Mining Attempt 3819dcf228478082571e286b1ceedb6c8a172c03a51886aee9c12a7efa9c053b
Version 20000000
Previous Block 00000000000000000000ffda920f705e0b40f69b2032b14eb1181fe10feae91a
Merkle Root 1ce84957824ef97bf6a2d42540baa61432e345fac5cd4a0ee6ba530a2df7bfd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.03541867 BTC
Feerates: 547.69 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,956 (631,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,281 283,281 00000000000000006a15bb0477841b484bc298bb648a23c6ee52ad6e275aadd7 226 0.11/1.00 vMB 42
283,280 283,280 000000000000000120a1d66da9d2f3bbb59acfd69e848fa7066151ae6e7faf27 283 0.18/1.00 vMB 22
283,279 283,279 0000000000000001a3451980a46de4f0fcb6d4a8e03416c652942cfc65ecd21c 180 0.05/1.00 vMB 101
283,278 283,278 00000000000000019c7d9f6f03455c0246a8ccbd3d98834a99ac82d48480faf4 93 0.07/1.00 vMB 35
283,277 283,277 00000000000000002577d3eb4b01faeb42dc03a74eea03fb959f2d7b99f991f9 166 0.10/1.00 vMB 26
283,276 283,276 000000000000000088c50b0cb6bcc0834ebb2fc74d2398b0505ba31c3888bab9 674 0.32/1.00 vMB 52
283,275 283,275 00000000000000019374ae81a53175188fd8f904bb4e71011a9df2e455960f1b 131 0.08/1.00 vMB 24
283,274 283,274 000000000000000090630fc4e34b64eaf3fd120a3ff6fc5da9f57871c97ad424 386 0.17/1.00 vMB 39
283,273 283,273 0000000000000001dc1987d627d4a1f5f04a3056a788bb13afc5e16356d15210 412 0.24/1.00 vMB 39
283,272 283,272 0000000000000001ba6c95850908fc467289f35471cc11795a375ada8c251954 798 0.34/1.00 vMB 46
283,271 283,271 00000000000000015a42e47222c15710ac229a722fc14cf2325e2eb3ce0b3cfc 244 0.13/1.00 vMB 29
283,270 283,270 0000000000000000cfe121256e19b793584bfb8f2cef132378049b82d1921a30 677 0.29/1.00 vMB 46
283,269 283,269 0000000000000001c412316e15f59b9f27d4a4ef1dc0bcf321693b167456738e 311 0.13/1.00 vMB 34
283,268 283,268 00000000000000001280704d6dbe53164647362b57961f6f1cc9f5bd3b40b100 94 0.10/1.00 vMB 11
283,267 283,267 0000000000000001aee8ff2a9d1947e2e1949d1126d7ab09afb2776f0c87c3b4 129 0.07/1.00 vMB 12
283,266 283,266 0000000000000000473913de8f0b9004f077315c0e3d6608dbb35da3164a5c62 1,706 0.76/1.00 vMB 34
283,265 283,265 000000000000000137f5e0731c0ee44185f0be92cb8b7a1f9a6b751f47f8fea2 162 0.05/1.00 vMB 436
283,264 283,264 000000000000000135cbe4a175298d9a127b1ea0fbb26b6af2a00c5d63e9107d 110 0.04/1.00 vMB 51
283,263 283,263 0000000000000000df6f64fdf2e956bb690494ac08a18f425ff22868c78717b5 583 0.25/1.00 vMB 57
283,262 283,262 000000000000000166a0fd3abf67a10842c6e66726fbe0377aa2fb74e2f84854 48 0.05/1.00 vMB 16
283,261 283,261 0000000000000001986383f5d386115d3750d62f66dad0ec4ac34310a53f0a6c 300 0.18/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.31 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: 660.23 GB
    • Received: 14.64 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.