Loading Tool

Explorer IconExplorer

Memory Pool

77,982 transactions
28.99 vMB
0.08257476 BTC
Random Selection Loading Transactions
Max Size: 175.44/200 MB

Candidate Block

Mining Attempt bee8075a492e9df3d255b5e1902f6e8bfd21ba18f9c15384c37a0a2a82ff1765
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 6b4e0e7e1ba960cf43b6a22200a93ead4c1dab3e7168dfb9be0992bf990afd36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,162
Size: 1.00 vMB
Total Fees: 0.02206016 BTC
Feerates: 81.07 > 2.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (587,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,020 328,020 00000000000000001778acecce67f7d47af03b8b0fd8036f6b64c81e45538506 712 0.42/1.00 vMB 26
328,019 328,019 0000000000000000164aaeda0dc944d5cb2dae5214bd667c40532b957aafc780 414 0.28/1.00 vMB 22
328,018 328,018 00000000000000000be5caba4ea2ac7a22e1a32c6b0f253fdb25c8903716ec59 526 0.33/1.00 vMB 25
328,017 328,017 000000000000000009ed60c301e3ae0c604830e942acac146d9480907e33a612 302 0.22/1.00 vMB 19
328,016 328,016 00000000000000000067c01b12dc04b274774f707e074d54e4e3af227c8dab7e 1,069 0.52/1.00 vMB 29
328,015 328,015 00000000000000001c2bd9caf27732e6997e9afbed4ef2741a3375d73c967003 418 0.24/1.00 vMB 26
328,014 328,014 00000000000000001e5890e86561f543bb955ff957ec8b1fb22016afd4d946a0 317 0.17/1.00 vMB 25
328,013 328,013 000000000000000003e56613603ed151d0c59ca578d6450bc7eab5ddc891c28f 892 0.50/1.00 vMB 25
328,012 328,012 000000000000000009e5b8a0e84602dfca11044060b654b7caa32e3780c46967 64 0.03/1.00 vMB 49
328,011 328,011 00000000000000001c6d200c0081535d415bc2347bae061b3986c1ecaa5effb4 142 0.07/1.00 vMB 31
328,010 328,010 00000000000000000b1c421dd1ef60754bc2f969361065d91352816c64e22f3a 190 0.10/1.00 vMB 6
328,009 328,009 00000000000000001e025ffdd12ecbc9c693d3fbe46ac6f310721dcb3cc31ee6 343 0.20/1.00 vMB 27
328,008 328,008 00000000000000000d7a6b15a6b92c6739a20d0a67ebd9399d47ba52bb8f968e 514 0.30/1.00 vMB 23
328,007 328,007 00000000000000001297c810fb0ad8f5fb39ec578a8a963b8788212031b03b88 128 0.03/1.00 vMB 39
328,006 328,006 00000000000000001e19f191cea2347a137e1375ec44f60f669862399c25fbf4 810 0.70/1.00 vMB 19
328,005 328,005 0000000000000000155b6d19c49a5392d0d94eda0c350ca1280c18caf4893960 64 0.02/1.00 vMB 14
328,004 328,004 0000000000000000013d05e2b1f0a6c9675594b8e140326169cc39adb96eda44 2,095 1.00/1.00 vMB 35
328,003 328,003 00000000000000000abbd2c8f4d90a41ebbc5cd6fb559aecd715ae1e62b1e06a 256 0.08/1.00 vMB 54
328,002 328,002 0000000000000000127ff4d4bd0f517ca7274ecdda9aacda6d8b24d8e4351871 385 0.19/1.00 vMB 31
328,001 328,001 000000000000000010139d8c1bfa1933154b6ab111d827736f704cf91fa0e322 196 0.10/1.00 vMB 33
328,000 328,000 000000000000000009cb9a303d105e7b96b36546a3196f6f79ece4b43712cbb2 216 0.10/1.00 vMB 14
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.