Loading Tool

Explorer IconExplorer

Memory Pool

78,178 transactions
29.70 vMB
0.07156520 BTC
Random Selection Loading Transactions
Max Size: 181.46/200 MB

Candidate Block

Mining Attempt df94c2b6eaeae9e129d21669437228bb4ad92d58ea44d109b62b924fd313974e
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 973c4616c83cbd4d4f974be38472f98bd78d1fda54e86c238b61e9d72c36a9b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.00596375 BTC
Feerates: 50.18 > 0.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (11,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
904,157 904,157 0000000000000000000185645a588db75f9fd47530ddb555e7a8ee8c50cd55e0 2,881 1.00/1.00 vMB 2
904,156 904,156 00000000000000000000b1a49c06f17600c3fa6e5d0fd220f2a61fd1b35226d0 3,214 1.00/1.00 vMB 3
904,155 904,155 0000000000000000000169a3864e8cbfae690115021b797b38675fb6b001c7db 4,131 1.00/1.00 vMB 4
904,154 904,154 00000000000000000001d9ad067c352ece9f545e8e7d74e0ef6ff3046af13877 3,471 1.00/1.00 vMB 6
904,153 904,153 0000000000000000000107ab94c03cf53d2710085950b4d8be27467ade29f860 4,477 1.00/1.00 vMB 1
904,152 904,152 000000000000000000021b5222b2aa60690cf5dc83c89ecd3d4b49034dd308af 4,715 1.00/1.00 vMB 1
904,151 904,151 000000000000000000001c3565e31685e6e3ea783ad2d4401b42ffcb103d93a0 4,927 1.00/1.00 vMB 1
904,150 904,150 000000000000000000005716365ddf2e06240cd7f0ddd92d22b6dd95f0a9019a 2,142 1.00/1.00 vMB 2
904,149 904,149 000000000000000000014bf4a91489fb1c08fdb4c0b011756de1f8b0f7aca7cb 4,719 1.00/1.00 vMB 1
904,148 904,148 00000000000000000000766b224e9ab6f399c9689b78d14fc2697d66f8cf42e0 3,522 1.00/1.00 vMB 2
904,147 904,147 00000000000000000001c48f858aacd701a6e0cd9ed3822131a456ddd61ec3fe 3,770 1.00/1.00 vMB 2
904,146 904,146 000000000000000000002bc1972a785466cacff514fb8a1a6ed1b68a3a6c733d 4,064 1.00/1.00 vMB 2
904,145 904,145 0000000000000000000145be59b4b7fa2fe22f021f107cfa6d6e54d73b007b55 3,910 1.00/1.00 vMB 3
904,144 904,144 0000000000000000000087d3da61b62666e1b127fc980933961ba385f11a8738 4,587 1.00/1.00 vMB 1
904,143 904,143 00000000000000000000f7a78b7204f28926405cc69b511192794356c764b94a 4,876 1.00/1.00 vMB 1
904,142 904,142 0000000000000000000262803054682f52ace4a2261f6ab6828c92d2953916d4 4,456 1.00/1.00 vMB 3
904,141 904,141 000000000000000000012583451a3df8b72738c02a23c6ad707bed9299af881d 1,128 0.28/1.00 vMB 1
904,140 904,140 000000000000000000025dcfd895564654bd9ddfe9fb82008889bb48ec775102 1,617 0.43/1.00 vMB 1
904,139 904,139 00000000000000000000c113679ec4dda6ebfa3d7267d4a3eeeebcb1bffec417 427 0.17/1.00 vMB 3
904,138 904,138 00000000000000000001b731d96980fb6ac1855841e1b48ddd62ee221bb4a338 933 0.23/1.00 vMB 2
904,137 904,137 00000000000000000001ba4c259ef4db0ef3f1e3a6f0c54ed17c0fd05b2eabac 3,976 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.