Loading Tool

Explorer IconExplorer

Memory Pool

85,794 transactions
33.08 vMB
0.09510782 BTC
Random Selection Loading Transactions
Max Size: 195.90/200 MB

Candidate Block

Mining Attempt 38bbfb8bd9adccf117188273e9f696a1129b044281f7ce0f50367c8f0d077ebc
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 21e03a35352d8263ba2840b8304e87dc37235169fc85f7b0ce38bbf5a1212fdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,184
Size: 1.00 vMB
Total Fees: 0.02924179 BTC
Feerates: 150.67 > 2.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (461,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,858 453,858 0000000000000000025a0c9b57c8b206099ae7d2b4f550492e7f11a293ab990f 609 0.99/1.00 vMB 21
453,857 453,857 00000000000000000185270cf2df41a6d337ab9cfb41a4aa907997d4987bbea0 1,658 1.00/1.00 vMB 76
453,856 453,856 0000000000000000011b7f48e4d3f507f19834f47f78700d0ebb9bd55eab3e6c 2,048 0.95/1.00 vMB 57
453,855 453,855 000000000000000001c22b93772bd52243e7ac5576b59c6322e9fe5c60e92c83 2,294 1.00/1.00 vMB 90
453,854 453,854 0000000000000000011cac22965e20169086c27743a777867965111980919513 2,166 1.00/1.00 vMB 98
453,853 453,853 000000000000000000f34224d3e13830377108b889085f939e2df9813bed3e7b 1,936 1.00/1.00 vMB 92
453,852 453,852 0000000000000000025515fcd5e102e377915aeed3e4a12fe8de86eba4be093e 2,094 1.00/1.00 vMB 123
453,851 453,851 0000000000000000012b854491441224091683cd238b718bcc24ca0ae50b1ef8 1,680 1.00/1.00 vMB 109
453,850 453,850 0000000000000000019ea91bf8560a1cae589a811463a7a077f53231f60d8162 1,994 0.99/1.00 vMB 106
453,849 453,849 00000000000000000086a690c0dac1d46cdab8ea96a59da685b36719c46cee6a 2,397 1.00/1.00 vMB 155
453,848 453,848 0000000000000000017a6548f3530045db240401fdb691f62cf8bce1d4ddd6c2 2,254 1.00/1.00 vMB 132
453,847 453,847 0000000000000000024e3faa775b7521128dcb06a8475886fc75454d03320c15 474 0.63/1.00 vMB 28
453,846 453,846 000000000000000002599a7e0f1998f193f93c924acaf2e8810c79f70e1401aa 2,158 1.00/1.00 vMB 93
453,845 453,845 00000000000000000103be75c305afad9df6797d6c094f6cf408ab84d85e1f60 2,061 1.00/1.00 vMB 116
453,844 453,844 000000000000000002021031d6e3df1ecc4d2d411a64b4541d727ee4da18e6a3 660 1.00/1.00 vMB 23
453,843 453,843 000000000000000000bc28df3ab674945c172142534038e8d567cb0305bcb411 1,187 1.00/1.00 vMB 32
453,842 453,842 0000000000000000009af2686240e51ed4c2ab5a41fa2cb50bbeccf8ff74280c 1,095 1.00/1.00 vMB 48
453,841 453,841 00000000000000000116a5bc14c1a7fadcc30cd3b519811a6cb9da2811651987 2,100 1.00/1.00 vMB 70
453,840 453,840 000000000000000001cf14507aa8421449ec9d0cd96df00f926c6a78c90b0040 2,098 1.00/1.00 vMB 104
453,839 453,839 000000000000000002084004d2d92afa39fbaf58923fff1711921fa242d3655d 1,448 1.00/1.00 vMB 56
453,838 453,838 00000000000000000226db52ace5e1651e962ea3899ab2c743a40befca6e60c7 1,834 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.30 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: 657.40 GB
    • Received: 14.54 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.