Loading Tool

Explorer IconExplorer

Memory Pool

73,503 transactions
28.30 vMB
0.07493980 BTC
Random Selection Loading Transactions
Max Size: 167.47/200 MB

Candidate Block

Mining Attempt 4289dc0d4e3802b946aa23fb8077fae45cc143d466dd79eef51db42a8cc06b37
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 1fe767650a84db488e70ab5c17693c81e832fb16fa796a8e5f60942bdf2624f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,870
Size: 1.00 vMB
Total Fees: 0.01785792 BTC
Feerates: 150.86 > 1.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (196,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,053 718,053 00000000000000000007eb2371ae36bde413df815dc6a2ff903324bb4b2f1a31 386 1.00/1.00 vMB 2
718,052 718,052 000000000000000000041f64a5fba14c1ffb29010ac6a5c0c61e07bff6e6276a 2,780 1.00/1.00 vMB 5
718,051 718,051 00000000000000000009c383f537e54a726418426b670005657110006cd5f6e8 2,563 1.00/1.00 vMB 12
718,050 718,050 0000000000000000000a09b5f367330c679379855a01580239be3284fc1e64b6 2,874 1.00/1.00 vMB 8
718,049 718,049 0000000000000000000326b3a689ef0b24ce685dcf7017f9f85fbb5595684f75 3,550 1.00/1.00 vMB 21
718,048 718,048 0000000000000000000af87f9d27015b07b8b2c125258b87323cc2858b71304b 2,959 1.00/1.00 vMB 11
718,047 718,047 00000000000000000007a3947caabf0de29008adcfd7a5145252535ff038c135 1,638 1.00/1.00 vMB 6
718,046 718,046 000000000000000000063cb82335eb16f0574e71b65f128edb9a87f1401d2f87 2,163 1.00/1.00 vMB 9
718,045 718,045 000000000000000000054a6be4510b30f98fb237258ff40d244aeeb519ec4498 2,413 1.00/1.00 vMB 4
718,044 718,044 000000000000000000035bacef59586bf7ef766982371eec5df4eadc1add1f55 2,229 1.00/1.00 vMB 7
718,043 718,043 0000000000000000000a911de0fa3bb1cfcd7a80fd32e9400312dc9cac2dae0d 1,826 1.00/1.00 vMB 11
718,042 718,042 0000000000000000000b0d41fc3fb2070549bd76a91dea089a6005116947cc6c 2,649 1.00/1.00 vMB 8
718,041 718,041 0000000000000000000af6d592615c4deba5158bd33f870214fa7177e1b758b9 3,796 1.00/1.00 vMB 8
718,040 718,040 00000000000000000005b04a66d3059e099e891437b865d21d13e6c3298f35fe 3,296 1.00/1.00 vMB 6
718,039 718,039 00000000000000000005855c24e7fae7e17b8a2ec27237e01808a1b8a351c38b 3,040 1.00/1.00 vMB 18
718,038 718,038 0000000000000000000423879c3987ba3ab861ad618771f6fc1d8436d2f6b431 2,811 1.00/1.00 vMB 11
718,037 718,037 00000000000000000000aa6f2091f526f520494c763509c2e0d3012aafa03ffa 3,307 1.00/1.00 vMB 12
718,036 718,036 0000000000000000000a7a0f0cd2b0b2599c50b34644f02f30beee63f6b70629 2,378 1.00/1.00 vMB 14
718,035 718,035 000000000000000000079e6c0b874dd3cc128589c2231dee3fbdecc6abfe2d5b 3,046 1.00/1.00 vMB 26
718,034 718,034 0000000000000000000822c9b87233cab588e7da68efd8ae037227579c2d8d0b 2,016 1.00/1.00 vMB 4
718,033 718,033 00000000000000000009174527e3eb1b312ac17282021b3a42fe8f12fb94d1b9 591 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.