Loading Tool

Explorer IconExplorer

Memory Pool

89,323 transactions
33.07 vMB
0.21013670 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 87f150b840a1194c9893084c871d6f7597a76c31e2835fa2d80d9eb8621251de
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ef82e0751cfd5bf5e8be0925af7480d0358cb8ccb990d6d19803237257cb9696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.09437699 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (214,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,777 700,777 00000000000000000005a6ced2ca36d5a2f7790a87fd368ff01baf9e867c07cd 3,297 1.00/1.00 vMB 4
700,776 700,776 0000000000000000000417b95392d9fdfc2a030988edce452e04a4c7f75abefb 1,978 1.00/1.00 vMB 10
700,775 700,775 0000000000000000000ca80ba4e152d5d20e1b4887fff4680cc817649ef43192 2,829 1.00/1.00 vMB 23
700,774 700,774 00000000000000000004c02070b2b666a8b74fc68ff132b614e72090291bb3f2 1,453 1.00/1.00 vMB 14
700,773 700,773 00000000000000000004e575fe5fb8fb847b1b7aaf8ad5dafe62e18d9afe0da3 2,221 1.00/1.00 vMB 18
700,772 700,772 0000000000000000000f2a0961d6a218b45598ee8104238550df0cf0af43310a 2,524 1.00/1.00 vMB 17
700,771 700,771 0000000000000000000bebaf7f15f43aa02044bd0373d840600715bf87a97c3d 2,172 1.00/1.00 vMB 8
700,770 700,770 00000000000000000009640fd0b561c3bf5987b5540418c6d73cbf8941b605af 1,939 1.00/1.00 vMB 14
700,769 700,769 000000000000000000068dc10ef38970bccfe2a37817fefde90f3c7b89a2fd29 1,736 1.00/1.00 vMB 11
700,768 700,768 00000000000000000006ec30ef24156e57606079036b40f8c7824dec726c19eb 1,803 1.00/1.00 vMB 21
700,767 700,767 00000000000000000006ff01f0bb7bb8254834bbf92d7f431d17cb47093b8fe0 2,442 1.00/1.00 vMB 20
700,766 700,766 00000000000000000007c64e91a40c69036c33916d9d09dc54d5d9f8d43937e3 1,722 1.00/1.00 vMB 15
700,765 700,765 00000000000000000007630a54993809f70dbc11ee3e263c2bbee50673d38314 2,201 1.00/1.00 vMB 18
700,764 700,764 0000000000000000000b94c7d2efe2a0e8915a431b006170b8a327b484dfc045 190 0.06/1.00 vMB 12
700,763 700,763 0000000000000000000a1af5d14a410241ff83bda678d4bd4083d6d9fa3da151 1,321 0.73/1.00 vMB 9
700,762 700,762 0000000000000000000518891ebad147d0405a60832189c1dfdf8a808964d78a 1,583 1.00/1.00 vMB 9
700,761 700,761 0000000000000000000a0a5a8349ed02efaccc6ba618fd238c4f591d498969e3 834 1.00/1.00 vMB 4
700,760 700,760 0000000000000000000b1b13574151f92f92dc95e4087f7089babe37715b2fc6 322 1.00/1.00 vMB 2
700,759 700,759 000000000000000000037b51d5e6b130da0afd5430bb7ffbabb4e310408c382a 1,273 1.00/1.00 vMB 5
700,758 700,758 0000000000000000000c6877a7e709030270710f27f753dad53fc8602a5542e5 644 1.00/1.00 vMB 4
700,757 700,757 0000000000000000000d88aac4854f3129d64f44f925960d6b24da7e3ff50963 566 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.