Loading Tool

Explorer IconExplorer

Memory Pool

46,424 transactions
27.70 vMB
0.11944705 BTC
Random Selection Loading Transactions
Max Size: 145.18/200 MB

Candidate Block

Mining Attempt 1fdfd950b4de3e19dafa30fefa0f755a1a960094bf5d1b1b250c5f181517b3a9
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 1cfeca85a16c0014d9cafc9732635e2d67fbfba4fd3b259f2d04c69aa47c245b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.05408722 BTC
Feerates: 151.01 > 5.42 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (318,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,159 596,159 00000000000000000011d96ef976d11ae3d3f1ba89ab343439df34be10c00155 1,865 0.64/1.00 vMB 19
596,158 596,158 000000000000000000093ee2ade85a0ceb69539fc8862b628a010472ebf87aa4 3,053 0.86/1.00 vMB 15
596,157 596,157 00000000000000000010fb71ba8227c08e4cd818e79c2bd3b7bac6226e75e644 899 0.33/1.00 vMB 32
596,156 596,156 00000000000000000003fb6f75c933bf27717b56682a93d34a0802d484d05dc6 2,480 0.59/1.00 vMB 1
596,155 596,155 000000000000000000006b848eb3dd73a4fe035b5aa0103bc9cddd1246db30b3 2,537 1.00/1.00 vMB 32
596,154 596,154 000000000000000000010e493317720a67f3cf18bc2842a819df9200336a5031 2,410 1.00/1.00 vMB 23
596,153 596,153 00000000000000000002800350fbc955a78e43855896c76a97da063c5b22eafd 1,487 0.55/1.00 vMB 23
596,152 596,152 00000000000000000002df811962cc042aa4af1e95bf9970776a62d47c61db2a 1,684 0.51/1.00 vMB 18
596,151 596,151 00000000000000000007cae506c72196c7f02a0b6801230543db29217ae1e676 115 0.02/1.00 vMB 8
596,150 596,150 0000000000000000000fba926193d6961a3a0d5c7cea7cac2e09d7ba0046b44f 2,657 0.83/1.00 vMB 11
596,149 596,149 00000000000000000007ab415884cf1f109ce76e8bfe7db17b8eb71934042cf5 2,713 1.00/1.00 vMB 25
596,148 596,148 00000000000000000008eb2f54cf1f395c81e21859718b62c67b5ea359101452 3,062 0.89/1.00 vMB 19
596,147 596,147 000000000000000000093a880500b5d2282bf04ba2756da1dd86771e89523f9b 1,373 0.45/1.00 vMB 17
596,146 596,146 00000000000000000016c833c2965b1a32af2aa2fffeca6bf1a3ef8bd020145f 2,973 1.00/1.00 vMB 19
596,145 596,145 000000000000000000004b2065abeaa4849ea9adcafbf8c5bf647d4933b241e3 1,713 0.54/1.00 vMB 19
596,144 596,144 000000000000000000120691f49ef998ca78eb6825e0563fbe40bb3bcd3e3070 2,877 1.00/1.00 vMB 26
596,143 596,143 000000000000000000130c277abe3e1db6a66bc70b56a48a887a2bd68619f78a 2,377 0.75/1.00 vMB 23
596,142 596,142 0000000000000000001499e9dd21fcdd28c5e6dc5861dd575cb335eae9f9b2cd 284 0.08/1.00 vMB 24
596,141 596,141 00000000000000000012000175cd71d526d6fa079fbcb874b420952f2a36025e 877 0.32/1.00 vMB 23
596,140 596,140 00000000000000000006e3c7d56997ad6df6665966851e75188521c65c36d40c 697 0.24/1.00 vMB 28
596,139 596,139 000000000000000000119d4ccaa212521a18da080cd9f8dd1bd7186831c22dee 328 0.11/1.00 vMB 31
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.50 GB
    • Received: 13.91 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.