Loading Tool

Explorer IconExplorer

Memory Pool

41,851 transactions
29.30 vMB
0.07508392 BTC
Random Selection Loading Transactions
Max Size: 149.61/200 MB

Candidate Block

Mining Attempt b6e056a87312ea7c404432a56c0eaaf99751ac0c940a034ff055d8128bfad412
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root d0dff9287532ca22a3f6bc25ca6faa3e85ec308f1f3ec73711672bec354ba4f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.01768192 BTC
Feerates: 150.97 > 1.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (563,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,811 350,811 0000000000000000138ae9a136954276a64ecd2bd27b9fd6685f9328f9a20183 298 0.18/1.00 vMB 161
350,810 350,810 00000000000000000541cda5257b7d164570795d3ab33564a851e04259cedfea 478 0.23/1.00 vMB 31
350,809 350,809 000000000000000008c5f386bced6702d36003af033c2d63f5601259c613263f 467 0.25/1.00 vMB 30
350,808 350,808 000000000000000000d43cb94ba6bcc855c64664cd2b046a67d6394df4de9a5a 64 0.03/1.00 vMB 30
350,807 350,807 00000000000000000355d6008f9f01ad1bd2544409bb765b7cb926b8f84d42aa 500 0.26/1.00 vMB 31
350,806 350,806 000000000000000015a2792973f6f670941afead4cb65d13a1919b1f755d728f 147 0.07/1.00 vMB 31
350,805 350,805 0000000000000000013661d8e05973b5e482f24dd6677afb3dea267473dadcac 286 0.13/1.00 vMB 32
350,804 350,804 00000000000000001027f3ed53a93909efa507600feb7be046c04eaf4a2c05d5 50 0.07/1.00 vMB 7
350,803 350,803 00000000000000000679eada5c3efce8722effb55f33012a8e92b4f28e348f80 422 0.21/1.00 vMB 30
350,802 350,802 000000000000000006520c8450a5068a86f693e37caac50345d3efca90dac7db 1,002 0.51/1.00 vMB 31
350,801 350,801 000000000000000001c6f8be26e81385d7f3935f34a128d5108546b3c6c6681f 1,639 0.81/1.00 vMB 36
350,800 350,800 00000000000000000ea1ac00d6b5e0462ef76dc505f78070b8999bbfea6c2fa1 256 0.10/1.00 vMB 66
350,799 350,799 00000000000000000a656b0ea265bcbfaba1a3e589ca536d6d5ddd283ed24758 430 0.20/1.00 vMB 33
350,798 350,798 0000000000000000109db02686492a6a5fd31abf9238d903851ee7b456beac12 275 0.16/1.00 vMB 30
350,797 350,797 00000000000000000be5d60f5db2b734b69ece5654c0c5a8a1b50122c6cd40b2 871 0.54/1.00 vMB 24
350,796 350,796 00000000000000000cbd49fa30286d63f3c49c9ce45942e9308b120e715f328c 96 0.10/1.00 vMB 15
350,795 350,795 0000000000000000110ad4a49d2a049eb9544f1f4310438c04b7628516a123df 341 0.17/1.00 vMB 30
350,794 350,794 000000000000000003293c2857c25bac15565671e104c7b82de5a1792fd8a5a4 1,395 0.67/1.00 vMB 34
350,793 350,793 00000000000000000068763c0666852b6a5c8c9fa8be462932a01dbd69bdf75e 111 0.05/1.00 vMB 19
350,792 350,792 000000000000000000a2f774b3cc230bc7b3b46c3c1d0c3156bcffdd272d9596 559 0.26/1.00 vMB 33
350,791 350,791 00000000000000000b91c5c3d22671595b0947147e5d7a3308be688d256edde0 625 0.38/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.44 GB
    • Received: 11.66 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.