Loading Tool

Explorer IconExplorer

Memory Pool

82,391 transactions
31.22 vMB
0.12386009 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt 73ace50b52212fa502eacadad42c21a3b39dba4994e57f9830cda46ce738d0aa
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 1ccf082cbdd80593f45acf1a1138c54a2554cf9eb7737959bb096732aae5f7b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,189
Size: 1.00 vMB
Total Fees: 0.04234169 BTC
Feerates: 318.30 > 4.24 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (779,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,454 135,454 0000000000000294141824cb82a27c6607a72457db4f49f242da596ef5e85347 16 0.01/1.00 vMB 74
135,453 135,453 00000000000005be078753dae291da920283f48e2207179578f0f8eede44ed70 21 0.01/1.00 vMB 177
135,452 135,452 000000000000008fc20b04dccfce65901d116bd3bc5ca3a6002e0821dee0856b 33 0.02/1.00 vMB 719
135,451 135,451 000000000000061d699d6ada0d5f01fab379bd8c97364fd837066955391e73bb 157 0.06/1.00 vMB 495
135,450 135,450 00000000000007f3d2753059ae454ef634ef1c8c1efd36e6be429c2084bfb079 6 0.00/1.00 vMB 116
135,449 135,449 00000000000001621dd40f38aa695cc87eb53fa2e0eb2caf784da9453a93605d 13 0.01/1.00 vMB 161
135,448 135,448 000000000000046fe6880d7690630d0222ae53514990206599743580a4bd7f16 133 0.04/1.00 vMB 67
135,447 135,447 00000000000007200e80dfb3a741b845a5c0e38a1ca5eef43a7059842578e86a 103 0.06/1.00 vMB 297
135,446 135,446 00000000000002dbefa5950d7fd760f62260be2a048fe5bfd8efa363b9d7375c 85 0.04/1.00 vMB 460
135,445 135,445 00000000000008f7ef5279204b79f832c32dd38c2a72e82b3d9e1d16763af051 13 0.00/1.00 vMB 369
135,444 135,444 00000000000009ca219d3062c3924b8549baa68102b18dafd89b13606adefdb1 1 0.00/1.00 vMB 0
135,443 135,443 00000000000002519f725ba35c3f04569ced147f540e00aac00a6a2a6fcc434d 46 0.02/1.00 vMB 199
135,442 135,442 00000000000005c6622900ca9980c4e6fb9809f833fe63d1c5cc3aa726d1610f 29 0.01/1.00 vMB 323
135,441 135,441 00000000000005064164528a5b25f49db2cbfaf5205b238803003dcbb4618809 33 0.01/1.00 vMB 477
135,440 135,440 00000000000003868d382bc02e04b6afc3b972f896269757dd4ddac05ac76e7e 11 0.00/1.00 vMB 90
135,439 135,439 00000000000000ac2cfae2d24b412963f00f8a6cbb357733f76ecd4b55db332f 17 0.01/1.00 vMB 1,026
135,438 135,438 00000000000004036ed9c7a3452433618a6b9dbbc83369186b5aed697d70701c 31 0.01/1.00 vMB 236
135,437 135,437 00000000000006cb825f285a70d57f03f73ed75de40090f3bd45a8311304083a 86 0.02/1.00 vMB 45
135,436 135,436 00000000000001d31021216b8791dd7825b203d46a7c51b5af0c2559de095e6b 78 0.03/1.00 vMB 654
135,435 135,435 00000000000002d6c00296c69529e9b70eefc198ac9698fd81392443dfb53f37 22 0.01/1.00 vMB 557
135,434 135,434 00000000000005f2a46732d53795a5e32b7c1f3fa71ee8f937406fc9b9573e97 98 0.05/1.00 vMB 361
Previous 10 blocks ↓
Total Size: 783.08 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: 722.14 GB
    • Received: 18.39 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.