Loading Tool

Explorer IconExplorer

Memory Pool

77,223 transactions
28.46 vMB
0.08913584 BTC
Random Selection Loading Transactions
Max Size: 173.22/200 MB

Candidate Block

Mining Attempt 379a794dc37d706ceb13a3f3f90137d27a68f2814dde8e16db32cfe37dfa5eaa
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 378879f4a66ff91bb56485ea7ba58f86126af717249bd25a95b01aca66799cda
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,636
Size: 1.00 vMB
Total Fees: 0.02521542 BTC
Feerates: 477.45 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (203,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,752 711,752 00000000000000000009710a96a76f4492df8630c443d3e10e2870193ba0eb99 1,099 0.53/1.00 vMB 8
711,751 711,751 0000000000000000000a277bccfe4f966ad8211dbe24bfc05f35dc806e6d1b03 1,846 0.83/1.00 vMB 10
711,750 711,750 0000000000000000000873fa8f086d44b7e24a246db413bbba8517d1283a8711 709 0.29/1.00 vMB 8
711,749 711,749 000000000000000000046e6803e7493b152f00ba27b418837946fca9f184c792 1,717 0.91/1.00 vMB 6
711,748 711,748 00000000000000000003038c4850163c28747abb4bdd20b78a60098bb4ccea14 648 0.30/1.00 vMB 6
711,747 711,747 00000000000000000001666af7d538197502291d40962c6b247deabe7dcac7a6 1,201 0.50/1.00 vMB 10
711,746 711,746 0000000000000000000446af802932d8f129f730963f506a689e6998a9ef4821 2,485 0.99/1.00 vMB 8
711,745 711,745 0000000000000000000416563296b1afaec3aee29f9d27b8ce619c5f9797e6ca 30 0.01/1.00 vMB 7
711,744 711,744 000000000000000000030036debf840ad40eee443f3629c4e6084d8d1d40b67e 1,168 0.61/1.00 vMB 7
711,743 711,743 0000000000000000000c3201ba9f44164368b94a0c65c9d51c91ae58cfb1d7e7 1,146 0.46/1.00 vMB 9
711,742 711,742 000000000000000000082c1632f38ecdc700e6227a4b67895b84789aefe9be62 729 0.39/1.00 vMB 6
711,741 711,741 00000000000000000001acb0ba260ab34c64d46134e2e5e3b84646c816b1b889 2,889 1.00/1.00 vMB 10
711,740 711,740 000000000000000000023e1bf5704512f09a99cc545995e03bbcf87e284b80c3 2,724 0.89/1.00 vMB 3
711,739 711,739 000000000000000000054c4e6c70bbe641f9d125541c871e4013e9776a7311f4 2,845 1.00/1.00 vMB 14
711,738 711,738 00000000000000000002eaec96db5d41f3d96cf7bd3c606d5e11705b0a08222d 68 0.02/1.00 vMB 9
711,737 711,737 00000000000000000000a30bf4abe1102564dcf7229942f083e99560000ff5bd 1,907 0.61/1.00 vMB 10
711,736 711,736 00000000000000000002a22570e3a4fafdbf1238fd51c12a42530148a8ff7da5 2,341 0.78/1.00 vMB 11
711,735 711,735 00000000000000000000bc01913c2e05a5d38d39a9df0c8ba4269abe9777f41f 2,236 0.77/1.00 vMB 5
711,734 711,734 0000000000000000000bd0c07e735f315719a348a0d39815fba722dce0245450 2,876 1.00/1.00 vMB 10
711,733 711,733 0000000000000000000b71725682b0abcf27cd9a2b997122af5ceb5ab33e4e2d 107 0.05/1.00 vMB 8
711,732 711,732 0000000000000000000a9eae909ebe2ee5aac830a2b3eff9652aead503126fa5 734 0.29/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.