Loading Tool

Explorer IconExplorer

Memory Pool

47,384 transactions
27.99 vMB
0.13332274 BTC
Random Selection Loading Transactions
Max Size: 146.87/200 MB

Candidate Block

Mining Attempt f4b9ae70d5a1a164723b8dfab3c69c7e476f972f267c90dd89fd65cf33322711
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 6a3094b2f83df60d30ce917f77556bbb1ecf1432b561ae618d41804bb256b3ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,640
Size: 1.00 vMB
Total Fees: 0.05965224 BTC
Feerates: 151.01 > 5.98 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (113,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,793 801,793 00000000000000000000fd8347460bf5db2f2d981f789438897ed3ec40de52b2 5,976 1.00/1.00 vMB 7
801,792 801,792 00000000000000000003d7ab46fc2cc09f0ed5a5307435799983d6363b04071d 4,730 1.00/1.00 vMB 6
801,791 801,791 00000000000000000001a3b38ab475da3fc255319af1d32acd9842289de6fc99 3,063 1.00/1.00 vMB 15
801,790 801,790 00000000000000000004f0edf9224439d77601424701b1da512ab19fbd65499a 2,501 1.00/1.00 vMB 16
801,789 801,789 0000000000000000000324d8b1d1955d17445cbb1edf88533fad1b7572297c93 2,939 1.00/1.00 vMB 6
801,788 801,788 00000000000000000004dcfd5b4ca8aa64b31b80180e43fe5008a93f533aa73d 3,727 1.00/1.00 vMB 23
801,787 801,787 00000000000000000002ec436814272c29c0d2fabf66d56ed7dbc29ab5290abe 5,924 1.00/1.00 vMB 6
801,786 801,786 0000000000000000000305733cf6a3e187e5470b6077db53a2b145fa53760593 4,131 1.00/1.00 vMB 7
801,785 801,785 000000000000000000050241d46300e4fe0c363ca80b3f1f4cc04c126fc19be1 5,898 1.00/1.00 vMB 7
801,784 801,784 00000000000000000000dbe57ab239baba1c7d8265a918fe3c842a548b3a9cfc 5,436 1.00/1.00 vMB 6
801,783 801,783 00000000000000000004e26b43d8a76a3fd30a4bd86c9708933e7a99a2ce4d74 4,246 1.00/1.00 vMB 7
801,782 801,782 0000000000000000000032c56246ae497cbf9c47d27c62598f3392d7e1487e2b 1,849 1.00/1.00 vMB 15
801,781 801,781 00000000000000000005490a41cf843ee5bf86dc7fda0e4996cc71a667251ef2 2,127 1.00/1.00 vMB 20
801,780 801,780 0000000000000000000211189935d4eee505548c0d9432f588f01ad74c4f42f9 2,879 1.00/1.00 vMB 11
801,779 801,779 00000000000000000003de8b6889b968ddd3b127947cb5c1502a785bb028ccdd 4,850 1.00/1.00 vMB 8
801,778 801,778 00000000000000000004edec36f495ffc2105f79525303c53efe5a68c8c2d891 4,397 1.00/1.00 vMB 6
801,777 801,777 00000000000000000000a77f58f4a4d45e93354a468960761ab9b31dacf182ca 4,702 1.00/1.00 vMB 5
801,776 801,776 00000000000000000000d02f3ab8a2b98695fbfaddd113e5842d1ddcc14530b8 5,051 1.00/1.00 vMB 7
801,775 801,775 000000000000000000001e9d312e9a64c67ac0115b0d8221961d3a2d571d09b5 5,734 1.00/1.00 vMB 8
801,774 801,774 00000000000000000002b81385014b2da962abecda5a7f1f8227c17070321b80 4,036 1.00/1.00 vMB 7
801,773 801,773 0000000000000000000504529bfe831bb55cd178e579799ccf6f26399b99c06a 4,383 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.