Loading Tool

Explorer IconExplorer

Memory Pool

81,358 transactions
30.46 vMB
0.11234047 BTC
Random Selection Loading Transactions
Max Size: 183.42/200 MB

Candidate Block

Mining Attempt d46e908fc4c85ab288e4b5ee9f614543ae307e3123f555dcf1e20c4a054e3e1d
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root ec102c16d9f2fb21eeed68e9e8a89ecddd31c0d8a08ae874daf6193b32b8ba7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,397
Size: 1.00 vMB
Total Fees: 0.03796292 BTC
Feerates: 180.34 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (325,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,163 589,163 0000000000000000000578cfaad434e73d3b7ad896ce422ba596d41306efd481 2,587 1.00/1.00 vMB 84
589,162 589,162 000000000000000000141a57340bcc7543814df553768efcf99c7f42a831776f 2,728 1.00/1.00 vMB 26
589,161 589,161 00000000000000000014adcaad2efb65334e4cf68a3688466350fc928dca3657 2,793 1.00/1.00 vMB 83
589,160 589,160 000000000000000000044b9ab266570c076908660d74a2f12dd9224981a2fd1a 2,794 1.00/1.00 vMB 55
589,159 589,159 000000000000000000100fffa3055a05f7d5970d4e54dc99d57ee87d53722a23 2,615 1.00/1.00 vMB 62
589,158 589,158 000000000000000000043e972ed2a8c388d0e2bc52d967c6f8e5d0927e8e3c81 2,435 1.00/1.00 vMB 49
589,157 589,157 00000000000000000000aff0cd85298137864eaa7ee69b7022cc486a8ea1fec6 2,726 1.00/1.00 vMB 54
589,156 589,156 000000000000000000127ad23ce099f953c36f1063b02ba17ce5456c459bf750 2,883 1.00/1.00 vMB 81
589,155 589,155 0000000000000000000f3f11ead46c3b47e6e425dd728f32738c0770cdddff14 2,409 1.00/1.00 vMB 78
589,154 589,154 0000000000000000000156eadbd9529ce56f2f6e3b23a3f8c19fbffe85e436aa 2,878 1.00/1.00 vMB 91
589,153 589,153 0000000000000000000a80dcce34f1f3bad47e2aa5ed40d4b2768d211d3b9cac 1,962 1.00/1.00 vMB 49
589,152 589,152 000000000000000000175adaf20b703bb17b72f20b56aed85a607202d4725fe2 2,619 1.00/1.00 vMB 39
589,151 589,151 000000000000000000090e4d426148a8f9dcb4763cd683b2cc344b3f4a3cfeda 1,937 1.00/1.00 vMB 29
589,150 589,150 0000000000000000000c352aae66da5604022db728b3b04fa9299586ab058788 2,859 1.00/1.00 vMB 84
589,149 589,149 00000000000000000008523586d0794e36cd098e67051edab122cce513da2a41 231 0.09/1.00 vMB 66
589,148 589,148 000000000000000000149d535b44a3c46bfc082660597329e325c228d265e83f 2,698 1.00/1.00 vMB 34
589,147 589,147 000000000000000000130d5ba0107da03dead3388a7b47ee765857e5636c9000 2,316 1.00/1.00 vMB 81
589,146 589,146 0000000000000000001091b7579e9a6b5c4c8b005c63634d3821032a6f0fc4bb 2,360 1.00/1.00 vMB 42
589,145 589,145 0000000000000000000080232527e6cb301411e76951d9cf6162affaa2875f10 2,362 1.00/1.00 vMB 26
589,144 589,144 000000000000000000037548f5555d2bf44c8059f933ebf02f5e09db268ddfca 2,250 1.00/1.00 vMB 78
589,143 589,143 0000000000000000000ec087ce646cb34d5abe2f4f4246fe82997d87557f6236 1,870 1.00/1.00 vMB 16
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.42 GB
    • Received: 16.24 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.