Loading Tool

Explorer IconExplorer

Memory Pool

80,488 transactions
30.12 vMB
0.13992411 BTC
Random Selection Loading Transactions
Max Size: 181.86/200 MB

Candidate Block

Mining Attempt b4d8c4cb13844e73054fb68ba206075a1a28c76783533abb8c608782cb467f1e
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7d54e9b1d5a320d36d2953012ec58a0e3cb914e8175fc3bd53237be5a0c027ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.06869414 BTC
Feerates: 101.64 > 6.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (542,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
372,779 372,779 0000000000000000047fde4308ad87c8c9de76ed3a5107a713a886f879c970bb 1,650 0.75/1.00 vMB 47
372,778 372,778 0000000000000000008efa0d4a29b36ef2f00d0f3d49364f3019412ac8cf5dd5 332 0.21/1.00 vMB 23
372,777 372,777 0000000000000000040cb440951c362b282b4016163097522cd51c88b8266383 966 0.49/1.00 vMB 42
372,776 372,776 000000000000000013b7b79e6070c92f2aaeca71a38de972ad1db5cf9abc8cfe 219 0.16/1.00 vMB 35
372,775 372,775 000000000000000002324445c6f6d27932fbec9c388bfb17b7f9a0cd47740178 1,540 0.76/1.00 vMB 40
372,774 372,774 00000000000000000514b6b3ed59052603dd8f1ada81da6c2052b238057984a8 573 0.32/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.64 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.38 GB
    • Received: 16.22 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.