Loading Tool

Explorer IconExplorer

Memory Pool

74,419 transactions
27.46 vMB
0.06983840 BTC
Random Selection Loading Transactions
Max Size: 167.66/200 MB

Candidate Block

Mining Attempt a308c26139a7f96077956980b44b0ee29ca950d6410585ad59f507ef755968ff
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 7922b045aa6f2dd30a7a9fc6aed7173c7ada390026eb45b1005d0ab724b0e1c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,001
Size: 1.00 vMB
Total Fees: 0.01141299 BTC
Feerates: 91.30 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (548,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,119 367,119 000000000000000002581bf1b7997536a24988f0ab719340c795a0d7b781b393 1 0.00/1.00 vMB 0
367,118 367,118 0000000000000000036b5dd8133f272767deed4497b6b3af0413a2c6ac819875 541 0.44/1.00 vMB 23
367,117 367,117 0000000000000000144fc2092a1b8aa25a925b2eb84ed866def89abb026583b6 1,385 0.95/1.00 vMB 34
367,116 367,116 00000000000000001168f4ecca0e360e79ba1dad5d1d6328493e4da3c1d35a6e 659 0.46/1.00 vMB 31
367,115 367,115 000000000000000004a7d12132c81dbefd54045fc9f5fcd11c9fe2ae8b647c10 119 0.07/1.00 vMB 31
367,114 367,114 00000000000000000cb52aed5eaa2b92ad5a3741ab436356f64ad987c29dfdd6 617 0.70/1.00 vMB 17
367,113 367,113 00000000000000000288f0a0874c23965bd55d639d073512dd3a875a639410b6 665 0.75/1.00 vMB 25
367,112 367,112 0000000000000000047fcbda737603005835e0fdc270b7629d3ae2137135069a 1 0.00/1.00 vMB 0
367,111 367,111 00000000000000000f5e28a55acf7aa30b8c7e6c519593afff6c7e671a15c248 539 0.68/1.00 vMB 24
367,110 367,110 000000000000000005dd8a49a8bd4173006d9d8e23d3ff1336b4774c040888ad 321 0.37/1.00 vMB 21
367,109 367,109 00000000000000000c33ee06f15c4fbda2f965cf3249b03961887c2d5e7e99e6 1,198 0.68/1.00 vMB 40
367,108 367,108 00000000000000001156fba6934aa12239997b544de08c05683bc0bb1e403cca 627 0.99/1.00 vMB 17
367,107 367,107 0000000000000000109dd18d24f5e45f98bdc7fc25ce454535f6c77a73ed0250 415 0.75/1.00 vMB 16
367,106 367,106 0000000000000000148faca3ec1ec915b864fbd9b4e2e0237eb072fdbe993ebe 835 0.93/1.00 vMB 26
367,105 367,105 000000000000000006fc492e7e52be9ef73c46600ba9cc9424398cc606082663 985 1.00/1.00 vMB 28
367,104 367,104 0000000000000000143190abb02d6ecff18b905853316e3e374dbbcdbc495022 1,576 1.00/1.00 vMB 43
367,103 367,103 00000000000000000aa2315085ba5d2e431425227e5946f6d97f18673916b42e 461 0.68/1.00 vMB 22
367,102 367,102 0000000000000000129c1855a52afc9a82470b80fa24a0eef43ec8be151fae49 1 0.00/1.00 vMB 0
367,101 367,101 00000000000000000329dc73821984891d039c5a8087522510784619c1468e71 572 0.60/1.00 vMB 22
367,100 367,100 00000000000000000aa14ddcc3bcc8311df95f065bd7dcc581b0c4ec77200226 443 0.37/1.00 vMB 26
367,099 367,099 00000000000000000775d7db0ff93b2ce3698736ecbe44bbd52261837fc4cb31 896 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.