Loading Tool

Explorer IconExplorer

Memory Pool

80,477 transactions
30.35 vMB
0.08497009 BTC
Random Selection Loading Transactions
Max Size: 185.20/200 MB

Candidate Block

Mining Attempt 0b38d318f9efaf1a0fdd62b033b90029c54402cba8d65d8d07fdb67ea8cc8062
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root ab032a351503e3a257dd06dd9fec04d4dba3b29f8091fd2fceb263e5b28fc85a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,791
Size: 1.00 vMB
Total Fees: 0.01714033 BTC
Feerates: 402.75 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (555,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,081 360,081 0000000000000000109e9505ef8699082e635bd8e3bb520936276b4c0e69f7bb 648 0.50/1.00 vMB 19
360,080 360,080 000000000000000016711e4c795e323dad4794944e6935f379c2f16d096254eb 409 0.18/1.00 vMB 29
360,079 360,079 0000000000000000152f12e85c87d52a8019e62d9918e5f5dcace75451a19e0f 1 0.00/1.00 vMB 0
360,078 360,078 00000000000000000e8eb45365c30099ed84da7ebb811a712547f0fbeb78ae43 206 0.09/1.00 vMB 27
360,077 360,077 000000000000000015ebc788749f8bd23a9445d75adf0c152f0263971311304e 377 0.17/1.00 vMB 29
360,076 360,076 000000000000000006c9b740719077588fa848ce3c7862139204012479052547 185 0.10/1.00 vMB 26
360,075 360,075 000000000000000003d9c1b892ced973cc3c7125b10bbf398e99f8f0d849515f 455 0.22/1.00 vMB 72
360,074 360,074 00000000000000001023ca92fa5d88935a334a5119349dcb389352b245044035 397 0.21/1.00 vMB 22
360,073 360,073 000000000000000016b19629443927d5e8e7c09f006c643d371a68445cbd97bc 1,056 0.58/1.00 vMB 26
360,072 360,072 0000000000000000071b390868f03dc3403d54f5e760f945d15c307916d59c04 591 0.27/1.00 vMB 29
360,071 360,071 0000000000000000166c6553a48554fb579fd48041454413e4d8334eadac087e 605 0.28/1.00 vMB 27
360,070 360,070 0000000000000000167e3438911a0e76df757e4855b19a956882b1ce18129274 1,833 0.75/1.00 vMB 33
360,069 360,069 00000000000000000d080b1d415b626e5bb34d231b12db73c4092ac8d64e3af7 1,490 0.67/1.00 vMB 29
360,068 360,068 0000000000000000060b0ffe6595c3ec3f611586959aedf170d940c7db85618a 1,322 0.57/1.00 vMB 32
360,067 360,067 000000000000000009eac5833758c52b756619f5648edefb5c3e7ed05e2d1acf 96 0.05/1.00 vMB 34
360,066 360,066 00000000000000000bb015beae9673ec7db6e444ea5a72d7b78d362cfdd03380 705 0.31/1.00 vMB 32
360,065 360,065 000000000000000010598f2fb1f64dcd60665c4bb3874e01d82101c51f801dd2 1 0.00/1.00 vMB 0
360,064 360,064 00000000000000000218129759e7ec082b9a7b5e5235be17c061df93b7ad1597 688 0.31/1.00 vMB 29
360,063 360,063 000000000000000012bbee6e9b758d45dd722b3e9c85c5569c8772d7db761dda 259 0.11/1.00 vMB 23
360,062 360,062 00000000000000000d4e17df60eb128ec5eb751efd9ca5ac05a0f9ac80afeafb 728 0.31/1.00 vMB 31
360,061 360,061 00000000000000000b51219d4c56be4262dd7d1ca34045f6f5389634bab61e94 507 0.25/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.00 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: 718.58 GB
    • Received: 17.92 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.