Loading Tool

Explorer IconExplorer

Memory Pool

78,115 transactions
28.98 vMB
0.07923299 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt 5a31a8491c4330d191056ec80d546af6e12c1ec95e5d60e2e5901da82988d1ed
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root def79c99097876c6ffd947b2aac623e52ace8c5abf97fb168326d3bad1214c10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,458
Size: 1.00 vMB
Total Fees: 0.01844190 BTC
Feerates: 100.81 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (200,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,251 714,251 000000000000000000047806bfb561ffa44671f4dc08b2a3a1f21a258e91348d 999 1.00/1.00 vMB 5
714,250 714,250 0000000000000000000557d25de40242d54fe6565163dfc90653db59fbd2fe1a 583 1.00/1.00 vMB 2
714,249 714,249 00000000000000000000c2a7180b9f84ca9915eaeab52f25b81b98c8ca2790dd 2,319 1.00/1.00 vMB 3
714,248 714,248 00000000000000000005c764a905b282aba824253af8ca1508b318dbf7f94527 3,007 1.00/1.00 vMB 15
714,247 714,247 00000000000000000005db3b3bee71d4e5aeb90e237e2799e0f9ee9e5ce48a44 785 1.00/1.00 vMB 3
714,246 714,246 000000000000000000021c599dce5ec1a26421df7e2a8251f32bbee979a8c6fb 415 1.00/1.00 vMB 2
714,245 714,245 0000000000000000000b0aa47a64dec87afdee59d22457a206eb4563f7554c8e 735 1.00/1.00 vMB 3
714,244 714,244 0000000000000000000663ee087b43eb4914faf87cab7b4f7f98acc17b85587e 3,109 1.00/1.00 vMB 12
714,243 714,243 0000000000000000000742acbfaa13f7342c670b93b4dc0c7a6a303ce9d3d008 2,795 1.00/1.00 vMB 10
714,242 714,242 000000000000000000030c7e13149325823515fd5fde01fd798d541b942b7e74 944 1.00/1.00 vMB 4
714,241 714,241 000000000000000000031c90f5892780b5a8d4f61cd99fe8667df059bfb09e84 499 1.00/1.00 vMB 2
714,240 714,240 00000000000000000004bb017369c4252f94fe294c80a54979c1c885ebccce33 1,880 1.00/1.00 vMB 3
714,239 714,239 000000000000000000028f4daaa784a35f9d5cd7e8b081ffbde6885d82855742 3,087 1.00/1.00 vMB 9
714,238 714,238 00000000000000000003d7fe36596b6c921b3aa449efdd17ddfdd77aeefa1d6c 2,201 1.00/1.00 vMB 8
714,237 714,237 0000000000000000000479701ed75e319515782336dd4196a7a80085f1d22d71 3,191 1.00/1.00 vMB 10
714,236 714,236 000000000000000000012eb91c866eaf8ed53040e61fff9a3bacd43102b3fce2 2,486 1.00/1.00 vMB 22
714,235 714,235 000000000000000000054fb441ecc5ac0a3460469bfd01195d4b39eca6aef4ee 2,236 1.00/1.00 vMB 4
714,234 714,234 0000000000000000000252c822118d98c2d5f9ffbe866977f0bfd381d1d09da4 2,316 1.00/1.00 vMB 5
714,233 714,233 00000000000000000000fc639e6f4b7e268978ff423492b4b47c2cb0ac076b4f 3,429 1.00/1.00 vMB 18
714,232 714,232 00000000000000000007542b326309a0e247a40dc3a4c0cc9d8328be65b413ce 2,595 1.00/1.00 vMB 8
714,231 714,231 0000000000000000000b22c58a01c101d909522446154111bbf68d8dcdfe2f39 804 1.00/1.00 vMB 3
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.09 GB
    • Received: 16.38 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.