Loading Tool

Explorer IconExplorer

Memory Pool

80,767 transactions
30.57 vMB
0.08417173 BTC
Random Selection Loading Transactions
Max Size: 186.47/200 MB

Candidate Block

Mining Attempt d67aa64fa8137e6342572d300809609e9c1da306bb73af2aa053e2ccffbe0575
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root ec3c9704fa828ffe36d47fe1dd29a719289caf718a23716942e93ceadba18dd4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.01520607 BTC
Feerates: 301.57 > 1.52 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (647,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,899 267,899 00000000000000055bc0dceb5cad0b4c14746d904c69c9cc8dce6340e311a247 214 0.10/1.00 vMB 53
267,898 267,898 0000000000000007ac0fe1fcff624647914608c16ea6bdd3014b1eaa2caacad1 380 0.18/1.00 vMB 71
267,897 267,897 000000000000000788e2d2e66d070765b2a6f9fd1578fa87caad9975a457ad3c 569 0.25/1.00 vMB 72
267,896 267,896 000000000000000160b8b26dfda737e50a15e1eb3185731556474990eb3ef8b0 106 0.05/1.00 vMB 51
267,895 267,895 0000000000000003df3161f1396618def61e7a3e9eeea1c194d9036182d8a85d 80 0.04/1.00 vMB 32
267,894 267,894 000000000000000860221ee4ef2a7e275a2a74761b2e81f3592f149c05d272d4 290 0.16/1.00 vMB 66
267,893 267,893 000000000000000719f061e0fa83343ddbe80d2b6a1fefc84691ffe8652385e0 177 0.08/1.00 vMB 62
267,892 267,892 00000000000000006f38c41667e1dec3e75c3f639689b428f1e758b401f15734 151 0.11/1.00 vMB 33
267,891 267,891 000000000000000a6dd96c551eca7299463e4e523462798a006535f412b519c7 162 0.06/1.00 vMB 61
267,890 267,890 00000000000000063e5ffb209bf1f581f0b792730cc095692f2f3a77d5f6cb31 43 0.02/1.00 vMB 45
267,889 267,889 0000000000000005f22ede3ae45944897f16568c51ad08c7eb74f75c7bb219a1 174 0.08/1.00 vMB 25
267,888 267,888 0000000000000009f87a4391ace644b662b1f0042d6d930271bcb5405b2109f8 560 0.25/1.00 vMB 46
267,887 267,887 00000000000000080e395c361bdf9db583d5f4c0e144f476c229285b15eae59c 256 0.07/1.00 vMB 77
267,886 267,886 0000000000000002fe6c08009dffccb7a8aa3eb8e8f1d0d9ef67bd6367ac2380 185 0.10/1.00 vMB 49
267,885 267,885 00000000000000075a61a874f6b637efe4dc11829c87d81f8308a1b409cffb00 89 0.07/1.00 vMB 67
267,884 267,884 0000000000000008250444e5ad3ea11f7d46bf49aaf3f258794dd7ce44c684b8 162 0.11/1.00 vMB 56
267,883 267,883 0000000000000007a70ef461909aee6a7ac8c71762034cdee93d4e681c0094c8 43 0.02/1.00 vMB 17
267,882 267,882 000000000000000369f46eb1c1936704526bee66c9e5fef2253655efb26bb758 192 0.16/1.00 vMB 12,174
267,881 267,881 0000000000000003dcf705857fb055237cf4d1664aa9ce0e304d993ba9183c96 118 0.05/1.00 vMB 75
267,880 267,880 0000000000000003bc414236aef4ef6967dbf9068d8e895112ab895a1458c4df 278 0.14/1.00 vMB 59
267,879 267,879 0000000000000008fb8b084a9b218abe6d66408bd40b6d22b2979e54715d288e 199 0.10/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.78 GB
    • Received: 18.25 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.