Loading Tool

Explorer IconExplorer

Memory Pool

43,985 transactions
26.47 vMB
0.05507131 BTC
Random Selection Loading Transactions
Max Size: 139.75/200 MB

Candidate Block

Mining Attempt 4c0757a138fa92307673d00419767b46d1fd6bc1c5fbd0d2a7b3934df90b0ae9
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 7695c8481d67fb409526cc1588796d2c6ccda08522db2a856b4929ee5b32cd0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,141
Size: 1.00 vMB
Total Fees: 0.00649458 BTC
Feerates: 40.21 > 0.65 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (388,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,466 526,466 00000000000000000016e25f842ad3204148c7d981929004530e82eb675c1c84 1,342 1.00/1.00 vMB 9
526,465 526,465 0000000000000000000a46ae23e3a399f04916d54a6b52f040a85c7159f7fd79 609 1.00/1.00 vMB 6
526,464 526,464 00000000000000000014c218a19ac1d56bd3b82dc1269c022a5154df3b341195 1,295 1.00/1.00 vMB 6
526,463 526,463 00000000000000000022fb06b5bb43f7c8bee45e4e387dcb6b625b31bd448fbb 2,269 1.00/1.00 vMB 16
526,462 526,462 0000000000000000000d8bceb2060aa495e5c2b2e7b5f31a99c93d7f86da18fb 2,101 1.00/1.00 vMB 17
526,461 526,461 00000000000000000005beee8a689aef9d2cf2f2441aa7019b95fc31c976a3bb 2,955 1.00/1.00 vMB 21
526,460 526,460 0000000000000000000649c441f940786613e471996fc22871fa289ffa583d5e 784 1.00/1.00 vMB 6
526,459 526,459 00000000000000000025981866444ec83038eac47e1ce75edaa64c5bf00538ac 711 1.00/1.00 vMB 7
526,458 526,458 000000000000000000246866505d67799d0df0128b0294e7a0b59f876516a894 603 1.00/1.00 vMB 3
526,457 526,457 0000000000000000000e4a1fd0534f95aa5446563454e99d69e4bf42ac5a49a8 2,923 1.00/1.00 vMB 23
526,456 526,456 00000000000000000028c369a96790811e2f403f4be2ddd9fb5647d0ce6c8d03 1,677 1.00/1.00 vMB 8
526,455 526,455 000000000000000000368d99a9a88af3bad46554dc4fba31c970d6c1034e4b5e 2,002 1.00/1.00 vMB 21
526,454 526,454 0000000000000000001c9fd5601e9345b8480b6d6992934a02d573c2d96bfaff 742 1.00/1.00 vMB 6
526,453 526,453 00000000000000000032f1ebbac1037921cade30b0a6918b600737e82d1a6f2f 1,327 1.00/1.00 vMB 9
526,452 526,452 0000000000000000001fe89b80e4a223773999662ccfbc8bd85661d793a6215b 1,260 1.00/1.00 vMB 10
526,451 526,451 00000000000000000010a4ec2f95a352955efe544520525c78b158bc14571556 1,754 1.00/1.00 vMB 12
526,450 526,450 00000000000000000037792a946c98fe48769608f424c7d477c28a8e265015b6 374 1.00/1.00 vMB 4
526,449 526,449 0000000000000000000df7acaa29c889218c2585a3e283f46f55e37832103d89 943 1.00/1.00 vMB 5
526,448 526,448 0000000000000000000164bfb0f045d02cdb19c92e6f650362d131fbffab91c2 1,949 1.00/1.00 vMB 21
526,447 526,447 00000000000000000002a63dffdad552994114978330134ad34dbcb81ee725f1 224 1.00/1.00 vMB 4
526,446 526,446 00000000000000000007183bbc21473a8f292acac43b3da4543796466ab84efa 934 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.