Loading Tool

Explorer IconExplorer

Memory Pool

36,271 transactions
26.22 vMB
0.06939676 BTC
Random Selection Loading Transactions
Max Size: 133.49/200 MB

Candidate Block

Mining Attempt 33f8892a20ea2cbd3fee6d8cdcfe5c9a087713f7d9373931677b519daaa2dd7e
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 8cefac5a463913600f6c24a133c1ef8707373ffaaa0d2a6c20162c5391b436fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.02058983 BTC
Feerates: 165.59 > 2.06 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (203,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,905 710,905 0000000000000000000aa12cd3da4d12894c829e6bc523468322f4ca8f67d413 2,547 1.00/1.00 vMB 15
710,904 710,904 0000000000000000000aea10fb6fffd18f8bdf5a0717e72374fdfce4310bdc2d 3,171 1.00/1.00 vMB 13
710,903 710,903 000000000000000000025e9b12e1e16c4f0f0203b342401148da384d46b5dc8d 3,028 1.00/1.00 vMB 5
710,902 710,902 00000000000000000001ce458aa59c4bd9431167d0a68a016ab4edbae33652e6 3,138 1.00/1.00 vMB 13
710,901 710,901 00000000000000000000b48a486903a0f157fc3654185b35b6ecd2516dd67b7a 2,383 1.00/1.00 vMB 25
710,900 710,900 000000000000000000010ddf1de140a2115542521c71341caecd0a17c91e9cb5 2,128 0.73/1.00 vMB 10
710,899 710,899 000000000000000000090695bbb9e637573132e93c99ed6cb9a759bfae639cf0 161 0.06/1.00 vMB 13
710,898 710,898 0000000000000000000881d9c87bf7f3f508a2b6f8e5c8db738f82f9f8045c09 1,669 0.90/1.00 vMB 7
710,897 710,897 0000000000000000000579e2a73a081c0daa7fdd064afdda2fe6d4032d1ab5db 536 0.93/1.00 vMB 4
710,896 710,896 0000000000000000000c1de1fee1b4d7675c4f03729f7041a20df60c0f3dfc71 2,325 0.93/1.00 vMB 11
710,895 710,895 0000000000000000000014fb6dfb33e65ee44a4775a3192b7ded297b44f81213 227 0.95/1.00 vMB 1
710,894 710,894 000000000000000000060ef4349127cac0cee5936a144918c274c2c838642a20 1,970 1.00/1.00 vMB 7
710,893 710,893 00000000000000000003ab4a644bc57a41c45a9b546ea0e375d7ef061934b39e 886 1.00/1.00 vMB 2
710,892 710,892 000000000000000000094c9fb3659ae65ca9b4d3b6efd75dcd50846cc1f97870 1,129 1.00/1.00 vMB 1
710,891 710,891 000000000000000000001613a8fc583686073e3241d5d43fb6d73822c029d1cb 3,656 1.00/1.00 vMB 3
710,890 710,890 0000000000000000000aa9f796990dc376496bf81376b40c3ada68f70cfea1e1 2,073 1.00/1.00 vMB 12
710,889 710,889 0000000000000000000c546131af1cbf866fb74efa9370d39c8eec199dab6d59 3,048 1.00/1.00 vMB 13
710,888 710,888 0000000000000000000726519051e39acced9b17e21501a7999c776b83082b5b 2,833 1.00/1.00 vMB 13
710,887 710,887 0000000000000000000c430092cf1b38960c45fea8da1e34fe76cf855230abd0 2,624 1.00/1.00 vMB 7
710,886 710,886 000000000000000000071ddd12c6195d281f299c9dd9590f8261e33117203fc0 2,904 1.00/1.00 vMB 8
710,885 710,885 00000000000000000007982d9735957a5cb44f0785fa02b87d3160da50e78a45 2,834 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.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.