Loading Tool

Explorer IconExplorer

Memory Pool

91,009 transactions
33.05 vMB
0.17192258 BTC
Random Selection Loading Transactions
Max Size: 199.70/200 MB

Candidate Block

Mining Attempt 53ec2ae12d380c36b502f82eed1431e21e1830cc9b5b32422b9ee325e2d36e5b
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 5622771ddd90bb73ac7134fe22acfb5f05859f2e8fb1f1610102ad3aa4f2e822
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,939
Size: 1.00 vMB
Total Fees: 0.06754313 BTC
Feerates: 627.82 > 6.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (221,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,356 693,356 0000000000000000000fb5ee5ebdaec5718bec61dc7f2ab9199073fde88a9302 244 0.09/1.00 vMB 11
693,355 693,355 00000000000000000003b3082a2815123433f7f37250a5c7b670677e32e69b84 91 0.04/1.00 vMB 14
693,354 693,354 0000000000000000000583405112a9cc9fb9e1ca69be91c876316bac9549ebb4 336 0.10/1.00 vMB 15
693,353 693,353 0000000000000000001321579bb3e1eeca53e66b2bc94434dd42116f50192a69 1,509 0.57/1.00 vMB 11
693,352 693,352 0000000000000000000d7f3c1ed612591bd34c06ffbd2863fe84b756c22fc237 964 0.45/1.00 vMB 3
693,351 693,351 00000000000000000003926d4f2e22b0d03b1b76bbe4664bfd774a2a514bb5f9 2,623 1.00/1.00 vMB 16
693,350 693,350 0000000000000000000fb6311ef1a749d338102eef466a13d1bf715dece4f577 260 0.09/1.00 vMB 16
693,349 693,349 00000000000000000009ad8d78e4310cb78df5758ce0958ded9597f035572bfc 1,632 0.95/1.00 vMB 6
693,348 693,348 000000000000000000100132f51c0566b2e1206dbccecbd2368ca8e00269131a 2,840 1.00/1.00 vMB 17
693,347 693,347 000000000000000000142aabcd82a5b81f51c56fdb4376f24a473bd2b986f663 548 0.22/1.00 vMB 24
693,346 693,346 00000000000000000005942e32c1e1f70ec841f3c07c08bbadae20cf818680e4 668 0.24/1.00 vMB 12
693,345 693,345 00000000000000000003a41b9f2e607070c9efe26ef85ee24081f31d353fc694 1,677 0.88/1.00 vMB 9
693,344 693,344 0000000000000000001220ae8dadc7dd932855d0688c222e2d45d92df78bf3f0 1,568 1.00/1.00 vMB 9
693,343 693,343 0000000000000000000d55d397830650d3d8c8e8530468dfce72afd2eaafe3ff 2,634 1.00/1.00 vMB 18
693,342 693,342 0000000000000000000f12addb285e01f49d66c5c7280daa98bf8bc4ee601716 1,788 0.69/1.00 vMB 17
693,341 693,341 0000000000000000000b89408f0f2483ee173302bca046ba0bcef9783d63dc26 758 0.20/1.00 vMB 20
693,340 693,340 0000000000000000000db7403d39d8ca082893db6437e4b661e4721766692c3b 685 0.29/1.00 vMB 20
693,339 693,339 0000000000000000000deed88f268230edf5e2a36b98e5ab83ff2ef870dff747 26 0.03/1.00 vMB 4
693,338 693,338 00000000000000000009613f22eceade2af445cbd84d3d5347d6d345d2897d44 138 0.05/1.00 vMB 18
693,337 693,337 00000000000000000001b62a717d599a90411f1b96d29a1e73d2c909784b887d 641 0.31/1.00 vMB 16
693,336 693,336 0000000000000000000860cef05599cc5bb6a5920fe26f8ba00b658559886baa 113 0.03/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.