Loading Tool

Explorer IconExplorer

Memory Pool

36,074 transactions
16.46 vMB
0.24260675 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.17/200 MB

Candidate Block

Mining Attempt 32008af0d684331904dcdff902868a4e3ac0a68ae63240f7015f99fe547f9b42
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root 3f1b6d4e50c02da5ac7aa671a77b9fc47821c1edb7001225167c438569726ccf
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.06033709 BTC
Avg Feerate: 5.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (705,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
207,150 207,150 00000000000003cf20182b3a52d9ab53747f899cf96be746f6acb873512f9a0c 0.00 MB 11 364
207,149 207,149 000000000000009129ec4a2bb2a9bae235f7db67e29f4fe902df6fb5f9e3e508 0.07 MB 165 165
207,148 207,148 00000000000001a741b37b134d03da84c4f261f22e14bbe8893dea2a858e4512 0.10 MB 294 223
207,147 207,147 0000000000000246e7b73ef8216ec9eebf80039f2f9c98b3ed3aed2fcbd26490 0.11 MB 240 134
207,146 207,146 00000000000004198351871b93fde28b2c5db080059355793fec4fd67b2b962d 0.25 MB 593 188
207,145 207,145 000000000000042f0988a2c08b87ea7969e7b5300dc5684545afe414632b2679 0.00 MB 12 45
207,144 207,144 000000000000046bbbf581d594208f27f17c754560d7f4671df063fcb301eddc 0.07 MB 122 152
207,143 207,143 000000000000010ad59a47eed898a4e844124f94c34ae039e17100717c67190b 0.29 MB 434 140
207,142 207,142 000000000000000c59c383cfae5b73d38179248f1c684c1931f9f26329343ca7 0.21 MB 317 121
207,141 207,141 00000000000004e790e80a3a2126a2c32e5f8c963e83866801d9b6a1e32baed8 0.25 MB 744 238
207,140 207,140 0000000000000059e1e071033f7e92eed07db122f5aa4096a3a969a3d88bf47f 0.05 MB 151 227
207,139 207,139 000000000000008c3dcf32792a9d5cf4b6358cee3c7bc494979412c2b35f8b3f 0.00 MB 1 0
207,138 207,138 00000000000004749ba534856278cf27a1c301484add83d7986eaead4b06c47c 0.22 MB 491 177
207,137 207,137 00000000000003239a4c25ae1da468fd2afb31705c32b00b18291760d7202124 0.06 MB 136 159
207,136 207,136 00000000000003c90a13179e4cbcc951b06ff9729132fbf44df5aba0b0874d54 0.21 MB 510 191
207,135 207,135 000000000000035ff80dd459dc2c59d4ef31bfc6fa5e357ceb09c340ad3fabb3 0.07 MB 148 184
207,134 207,134 00000000000002431de2a3689757070ee2b7ae4b2e83b1df22037e736c8c429f 0.17 MB 326 105
207,133 207,133 00000000000003a78eeed186a8c9c865b5ff78eefd31de9ccbf7f625d88693df 0.14 MB 326 190
207,132 207,132 00000000000002ab8a627d4d88385a1c8b11b5bcc1de1ebee90a747e15ed87d4 0.12 MB 295 185
207,131 207,131 00000000000000ba9dfcdfa45398400a609b7e4a7a41413e254dac4f2aa11062 0.00 MB 1 0
207,130 207,130 000000000000035f38bb6594f1ff1c30f84ee68f0716852df0300fe0d72b32d6 0.12 MB 285 193
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 49
    • Outgoing: 10
  • Data Transfer:
    • Sent: 35.76 GB
    • Received: 0.16 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.