Loading Tool

Explorer IconExplorer

Memory Pool

76,718 transactions
28.59 vMB
0.07051112 BTC
Random Selection Loading Transactions
Max Size: 173.23/200 MB

Candidate Block

Mining Attempt 07073cda18a0eaa7b44d514021949546c4f915ab00b25b8ec4a5ee9506f78a6d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3c6d8b113f02d831a95ca4c840737d3bdd68e539263b632df10c572333b391ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,516
Size: 1.00 vMB
Total Fees: 0.01102932 BTC
Feerates: 71.79 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (546,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,245 368,245 0000000000000000043eb7a457992f81335f1115518e88893363f3e92bbf8f1f 359 0.27/1.00 vMB 28
368,244 368,244 000000000000000007913031a35b0fb22a8dd18f1627f9351699f7ccd3e6a065 1 0.00/1.00 vMB 0
368,243 368,243 00000000000000000bd3db7f33d5535c526e0c6e4d824c18826ac06f1e7934bf 1 0.00/1.00 vMB 0
368,242 368,242 00000000000000000c776b5a4885d62e0e547c3b4210cc4cc057900d0101c537 135 0.09/1.00 vMB 15
368,241 368,241 00000000000000000243f43c55028ee17bbbecd0f1d0bdadca4c2c355d024a40 1,742 0.93/1.00 vMB 40
368,240 368,240 0000000000000000108160d6e5dcd4e25aca7cb09c21faa48423612aa3502fdf 402 0.25/1.00 vMB 36
368,239 368,239 00000000000000000c4dadfc4cd3ffc71068d280ed12d38109ac892c87e8328f 738 0.52/1.00 vMB 34
368,238 368,238 000000000000000006f2a5c847cb2b951e5efc27090f5f8cb6e78ff92d8be047 329 0.24/1.00 vMB 31
368,237 368,237 0000000000000000053434500c025ec2a18287928dfcdeb0c6e06c9946f4b19c 425 0.35/1.00 vMB 36
368,236 368,236 000000000000000009f4150a555fcd7b8b1043af515bb145bac9f39d42b3fdcd 1,354 0.72/1.00 vMB 41
368,235 368,235 0000000000000000083a56bb2d81a3127ad0c962a30bcc983ee1392ed9a2ba7d 168 0.12/1.00 vMB 18
368,234 368,234 00000000000000000923582827570cd69f72d062fd189c8cffa75eb08fca8047 1,074 0.59/1.00 vMB 41
368,233 368,233 000000000000000012d6bf8ce9304d6d5c3558dde13b1a31dec82fb31f77bc7f 337 0.23/1.00 vMB 31
368,232 368,232 00000000000000000a660959e0394f9d3d6815f038b93e747bdcc915b09aa4f5 1,420 0.93/1.00 vMB 28
368,231 368,231 00000000000000000b4ddb0ff7d34500321ef749eb6ddd6770cb6bd1e167f159 1,244 0.50/1.00 vMB 48
368,230 368,230 00000000000000000bf7d57560b1814d9c5c33561a069d6f822348bc8a869201 243 0.14/1.00 vMB 26
368,229 368,229 000000000000000009f5a2ea8d66020f6363d61fa85131a6562a3c6a613527bc 239 0.25/1.00 vMB 9
368,228 368,228 000000000000000008b8db8d4532b21a647dd07f356939311679fb5373bb83db 633 0.40/1.00 vMB 52
368,227 368,227 00000000000000000989696262800e70e36f1c119f4c5380081aafc5cb22761a 307 0.18/1.00 vMB 29
368,226 368,226 00000000000000000723e586054268ae56a8e575f8dad312eb169814560f8e24 278 0.16/1.00 vMB 25
368,225 368,225 000000000000000013f4e2c4391a2dad3af7d7a9e35a603b3bd7ee3f3d91e13f 889 0.95/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.