Loading Tool

Explorer IconExplorer

Memory Pool

85,150 transactions
31.72 vMB
0.11451883 BTC
Random Selection Loading Transactions
Max Size: 194.49/200 MB

Candidate Block

Mining Attempt 58148541d7ded98be0bf503acb7e981da3af8e1e152c2e2905668d8cfc42d71d
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 222f5c2dcf2d0f1fd264d4f1172e689702f9a546d6652a1d9d3bb39377d5a23d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,968
Size: 1.00 vMB
Total Fees: 0.03952932 BTC
Feerates: 301.57 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (548,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
367,098 367,098 00000000000000000fc39f1d2ea60fa4ccd4d8bd249a1a714cbc6e67797b2832 1,918 1.00/1.00 vMB 68
367,097 367,097 000000000000000004ad2ce5bc4982e193406d1f0b4a9cac763a63ceeebf357d 422 0.23/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.