Loading Tool

Explorer IconExplorer

Memory Pool

84,965 transactions
31.84 vMB
0.18989713 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt a09d5a34d649fd2edf03ae3b32d7c33151d3ed746c9392844f965a99564e7583
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root ef83d89384a30b794a1fb8770e4b91b0be20947ba841be2296bbd1ba0e616fd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,855
Size: 1.00 vMB
Total Fees: 0.07235141 BTC
Feerates: 301.64 > 7.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (542,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,800 372,800 00000000000000000325a61a14b941967db34a1015079dd171ed33e58f86a602 263 0.21/1.00 vMB 23
372,799 372,799 00000000000000000d07eaf8105de17b8a790ed22566315fc66e4298ff22f4c0 970 0.53/1.00 vMB 35
372,798 372,798 000000000000000003e1fb2b79130ffbc206e269001f764271610c1c47efe566 382 0.22/1.00 vMB 32
372,797 372,797 00000000000000000db6eb3c9d168d1f441ecc257495dbb5227a1da5996b89ac 775 0.40/1.00 vMB 40
372,796 372,796 00000000000000000d916d64f8ebf5d8e71ab0993e678f0ff2d666b8398a2902 284 0.16/1.00 vMB 29
372,795 372,795 00000000000000001286ddfb6229a88a3c766f9c16ba8339b49971a49aa60699 44 0.02/1.00 vMB 22
372,794 372,794 00000000000000000b3d786ec73b3bdc6b154b8537906e2307dabfae5b0858ac 313 0.25/1.00 vMB 11
372,793 372,793 0000000000000000106389bc68db583fa83697e1ef227a40aaf97d9ead4314a9 1,256 0.57/1.00 vMB 44
372,792 372,792 0000000000000000067c876ae7312a43e3caacc58c6f90b36b85140b88e8bb21 281 0.25/1.00 vMB 21
372,791 372,791 00000000000000000f397b0bab19362a0c47492c2d506a29f4bc6825af2051a8 3 0.02/1.00 vMB 10
372,790 372,790 00000000000000000552cde0e45e81a685f96c654e1ad47ec54a4fec803fbba4 955 0.46/1.00 vMB 38
372,789 372,789 000000000000000005f3714664d93d49305965cb5962ab999764f20b3f9b1549 219 0.10/1.00 vMB 42
372,788 372,788 000000000000000011ec16633349977a56e7ab6e7f82d0bd844aec4128ddcc67 1,778 0.97/1.00 vMB 32
372,787 372,787 000000000000000005804d46e9a8c1e74b19bdc7298dcf96b3f2d91f1b59e7d5 1,104 0.52/1.00 vMB 39
372,786 372,786 000000000000000006e05a01cbd4bbdd3da59a0f72d701dd972a7f6a21e685f0 1,431 0.75/1.00 vMB 38
372,785 372,785 00000000000000000bfa21bca8548ac0aa1e052187012605d3c596eade777b4d 32 0.02/1.00 vMB 14
372,784 372,784 00000000000000000ca017a72e9a461c2509cf7a87b8ca6191b5d8ad23a76e08 425 0.25/1.00 vMB 27
372,783 372,783 00000000000000001421ea63ba40c72c74c53acb66b94c61ad49e261f386c945 798 0.39/1.00 vMB 43
372,782 372,782 000000000000000005c2cb6468b6f401878ebf5fa94917dd2d60db029db4555b 134 0.07/1.00 vMB 28
372,781 372,781 0000000000000000135e0264188ee0231444937f81896e3df936476b035d39a0 138 0.17/1.00 vMB 14
372,780 372,780 00000000000000001033d6b84ecb77afbf57402cd525cc593944314b77b0a671 1,083 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.