Loading Tool

Explorer IconExplorer

Memory Pool

83,516 transactions
31.23 vMB
0.09606324 BTC
Random Selection Loading Transactions
Max Size: 191.64/200 MB

Candidate Block

Mining Attempt a100317654d29c8db6a5c7743b724e597a85e113c0be1ffb999c2311cf1889bb
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 2d1e41a51a981927d6583ef61a98e29e228c650eff455caa391f1639c23d0017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,677
Size: 1.00 vMB
Total Fees: 0.02564181 BTC
Feerates: 301.57 > 2.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (234,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,022 681,022 0000000000000000000a833655c076168cc13fbced12c32f6eac18f09a3aeacd 2,366 1.00/1.00 vMB 120
681,021 681,021 00000000000000000003b6f14cfb75eb7db05182ff639645d0fc93ce65ac8a3a 2,162 1.00/1.00 vMB 128
681,020 681,020 00000000000000000000ec2a616e9de103bd0b0c9fe4960f6a713403aef197d7 2,681 1.00/1.00 vMB 158
681,019 681,019 00000000000000000002cf96cb22f083f6993db5a8fd63aab7934547aa6496b2 2,590 1.00/1.00 vMB 159
681,018 681,018 00000000000000000003c6c2ba7da173713bff601ab0870eb7c2d9167474b099 1,138 1.00/1.00 vMB 154
681,017 681,017 0000000000000000000a1b0eb52fb8413a5c908d367ae24fad9834cb838f7011 2,846 1.00/1.00 vMB 188
681,016 681,016 00000000000000000002ca07309d423d760433008804a0141bc97e2165fa51ad 3,050 1.00/1.00 vMB 155
681,015 681,015 00000000000000000000f929e8942b9387af8e236a72c6875b70c37cc9c8431e 1,796 1.00/1.00 vMB 64
681,014 681,014 00000000000000000004a34dc551d83d3563ede4b47a446d8d4474f5ad77a885 2,491 1.00/1.00 vMB 133
681,013 681,013 00000000000000000007c9c7f109b24486b414041264a4089c29bfea672ffd59 2,055 1.00/1.00 vMB 95
681,012 681,012 0000000000000000000971d14dbebdfeff552b5eed5eae817a8f5cb772243dc2 2,126 1.00/1.00 vMB 47
681,011 681,011 0000000000000000000a505a587fccaa7a092378ac96ff49c559baa391af5583 2,672 1.00/1.00 vMB 110
681,010 681,010 0000000000000000000ad92a36dcdd25e92297b0ab425d8164b85cdac07d9903 2,144 1.00/1.00 vMB 96
681,009 681,009 00000000000000000006d96365bb67c08109c10983d7e14078c7ef5243de7295 2,782 1.00/1.00 vMB 135
681,008 681,008 000000000000000000080309e5ca9e6e0c96e6ee921d8fc2cbe2c1951a8a03ab 2,266 1.00/1.00 vMB 135
681,007 681,007 00000000000000000002a95c0dcfa0f879a51b1c3f1d2e4853dc02f33178d401 1,589 1.00/1.00 vMB 161
681,006 681,006 00000000000000000005ca1f29ab28c1c5603270e22e3d92bc526807984569ec 755 1.00/1.00 vMB 161
681,005 681,005 0000000000000000000a7db17a480769959fd494645dac6fdf7bfb296e4185b8 1,550 1.00/1.00 vMB 165
681,004 681,004 00000000000000000006dcce8926d3b9502736fc1a3bc4d88b204ad5a173fe14 2,602 1.00/1.00 vMB 65
681,003 681,003 0000000000000000000b8236b656341f4bb8b751ba939ebd41641fda3bae11c7 2,292 1.00/1.00 vMB 118
681,002 681,002 000000000000000000090b5f2f149ec7dd3b80f1ac1ae0975868142442a733e9 3,401 1.00/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.