Loading Tool

Explorer IconExplorer

Memory Pool

81,833 transactions
30.21 vMB
0.09769206 BTC
Random Selection Loading Transactions
Max Size: 184.67/200 MB

Candidate Block

Mining Attempt 719cec0b9e53453f055ef5b414e880e1bff468b4065f049ce61be1acdc79911e
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 4d58fa52fd97cff6004882a94636c87d01544ec46e32460a6848f615434a9147
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,722
Size: 1.00 vMB
Total Fees: 0.02909411 BTC
Feerates: 402.60 > 2.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (625,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,514 289,514 00000000000000005ae2d7eacb4c5116d92d23c31c0ea05036c24b3b307b6b0b 1,583 0.86/1.00 vMB 34
289,513 289,513 00000000000000008bb16a8592b56d2a42acec53fce95e495e31cd5a64a4de7c 486 0.22/1.00 vMB 31
289,512 289,512 00000000000000011f51d687fc791ccfd6e1b0eb94630c1c204e2a99523d1d27 30 0.03/1.00 vMB 22
289,511 289,511 0000000000000000647d41b03b450ebda6677d0d06e16a7b3c0bcb07cd799f16 161 0.05/1.00 vMB 33
289,510 289,510 0000000000000000230a90f654c5af9e216da50110daaf0c5adb528dd202fc80 262 0.34/1.00 vMB 21
289,509 289,509 0000000000000000fb0951edf1b6e6f60c3625f8db9165a63e843a6d03c73b1b 407 0.16/1.00 vMB 32
289,508 289,508 00000000000000007de01331f301c2023f795b55d01be902824a10d3c12c2098 1,162 0.50/1.00 vMB 36
289,507 289,507 0000000000000000c07c38b8124fd7bb715a402eb4d5b9895771f638fba088b5 417 0.24/1.00 vMB 31
289,506 289,506 0000000000000000cfd72947108065cedcdb0e1fabab06fe6ff5c0821fb9d01a 353 0.16/1.00 vMB 32
289,505 289,505 000000000000000000b5aeb5b289fda88cff76ca58889c16e973adf728a88091 390 0.30/1.00 vMB 21
289,504 289,504 00000000000000003637701ce561195a244919c936ec7c7673d1d85703d196be 512 0.18/1.00 vMB 39
289,503 289,503 0000000000000001090eb24e92f5b53e9005825c34724b4fe566b779063c759c 256 0.08/1.00 vMB 72
289,502 289,502 000000000000000072de40a1342e84004a72aceae574c26754b0fcd4b34d4304 113 0.04/1.00 vMB 6
289,501 289,501 00000000000000001708b3a7debd9b0547bf98d4e7fc1dbdfafb4936e506ec4a 137 0.05/1.00 vMB 9
289,500 289,500 000000000000000007d1b99aba4ec0b0d4fd88438c80cd44d43f46643b7f0bba 206 0.11/1.00 vMB 30
289,499 289,499 00000000000000000ca28c24a9199d5854797abbebad33e819ab8825ed30faa3 36 0.02/1.00 vMB 27
289,498 289,498 0000000000000000ecc43737ea60ba11ceb60111f33c8e1caec85098b290f785 240 0.09/1.00 vMB 15
289,497 289,497 00000000000000010508f92f33b910727750d8f1370079639f06fb7d97829771 645 0.40/1.00 vMB 29
289,496 289,496 000000000000000072d13030858b978080b350ed3d6425af71a5d25f428ce542 512 0.15/1.00 vMB 58
289,495 289,495 0000000000000000f55a96acc2fc30c582bbcaf2d19726b3191d7f373ab66e44 128 0.04/1.00 vMB 52
289,494 289,494 00000000000000004cda65b60a5b8d33b1f703949d3a02b5e47e6c3bb8de9f26 458 0.27/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.