Loading Tool

Explorer IconExplorer

Memory Pool

80,898 transactions
31.37 vMB
0.07765078 BTC
Random Selection Loading Transactions
Max Size: 190.08/200 MB

Candidate Block

Mining Attempt 47d31520bc1dac17604c937a50db7fb260d30b4840069d6b7fa8408dc11c1d52
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root 36893d9a50a2bc183b422adf44fe01484dee6b90822d3198f2e4a0b4e95d9fad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.00975392 BTC
Feerates: 100.25 > 0.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (523,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,231 391,231 00000000000000000432ac85e0c4d4d6c163a6d89b3c97f5822bb2a37c8c43f6 1,217 0.56/1.00 vMB 31
391,230 391,230 0000000000000000027f754e1fd5b67d8070091e21d79bec8b99f7e8bf2ae6d4 93 0.25/1.00 vMB 4
391,229 391,229 00000000000000000328f527fbe94c2a83a24e18a817d590ef53027289dce48b 1,273 0.59/1.00 vMB 32
391,228 391,228 000000000000000006a64aca1d4f9ab71be292cf975b8413aff75957535be27b 754 0.44/1.00 vMB 26
391,227 391,227 000000000000000002f3d292de64b7e346f0f9f8c6cb689d323bbc48c3fe4235 1,097 0.45/1.00 vMB 34
391,226 391,226 0000000000000000054d81785a537ba0dff9cfdebe128838b0e75b59240dae25 1,024 0.43/1.00 vMB 41
391,225 391,225 0000000000000000041ef0202806da7f7845634b738d59b5a609f7e406e7f200 339 0.17/1.00 vMB 30
391,224 391,224 000000000000000001418ce7ea1709a0aa053f55445c13a7513d73172d238f61 2,162 0.94/1.00 vMB 36
391,223 391,223 000000000000000000811b2a50a46d7187affdec67fc054fe21c576e3ccdf006 624 0.28/1.00 vMB 32
391,222 391,222 000000000000000004b927d20e43c4ac2d4e5abe85496a3f1f678b6cc2414793 235 0.15/1.00 vMB 27
391,221 391,221 0000000000000000076968d698f478823afdf0d4594e3b24ae84e178536fbe45 261 0.14/1.00 vMB 28
391,220 391,220 0000000000000000001b37f8a9aa4206d3aa233a573d751163425754b17b0cb9 1,201 0.56/1.00 vMB 34
391,219 391,219 0000000000000000052aa57bb5f68c769064387695ed4da4d0fea97f6ef689ee 427 0.25/1.00 vMB 31
391,218 391,218 0000000000000000080f36b509786333dcc44069f34aa4b612cbf66b226d9367 1,059 0.51/1.00 vMB 33
391,217 391,217 000000000000000009f29ec7dac997f1318ed15d9ffb428573be5bd4e7d5a559 1,227 0.58/1.00 vMB 30
391,216 391,216 000000000000000002c2784490c2ea3e30b10422382ae2a994ace76435938650 73 0.05/1.00 vMB 20
391,215 391,215 00000000000000000271eb21af7f28d025335809c84e8a8367178dd9048e722e 860 0.47/1.00 vMB 29
391,214 391,214 000000000000000007d3b979ac98fcb4a4289def44b859224a005eaa259cc6fc 1,861 0.95/1.00 vMB 32
391,213 391,213 0000000000000000011b4f87dfd5bb86c49a0f5fda35f8dd9953360ff8155076 350 0.17/1.00 vMB 25
391,212 391,212 00000000000000000a6f5ee64bfd77e6da220d00a8dd3f0fc937696ece7d3242 1,247 0.89/1.00 vMB 20
391,211 391,211 0000000000000000025af4c19e0906f6fa399435ee6beab1858501a85bc1d84d 2,579 0.93/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.02 GB
    • Received: 16.72 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.