Loading Tool

Explorer IconExplorer

Memory Pool

22,843 transactions
9.85 vMB
0.05554831 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.32/200 MB

Candidate Block

Mining Attempt 5ec934fa0f187929d5d1bc1170829bd4913e1d2ea102f192105183a6000ae8fe
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 713fc9c574ceb0855bbd7ec95231db08a9a5d4e0fd8f2a3a7209615694aca268
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.02897669 BTC
Median Feerate: 2.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (690,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,067 223,067 00000000000001c5ac1f77343392a1a8911a9d6e3d2c4ffc98429847a7ee938a 453 0.20 vMB 166
223,066 223,066 000000000000017e60b5d5ed0f6b7ee8237b1430d16e68f65052d3a61eda15bd 326 0.11 vMB 199
223,065 223,065 0000000000000206c250ac5af33b5318e54a786e94fcccdafb0074e0ed376fab 88 0.05 vMB 141
223,064 223,064 00000000000000444a3325774456d8b0fdb5d52db32058e1663e4324ecccd049 55 0.05 vMB 74
223,063 223,063 00000000000000857f8ad89bd06e57822dc81f4a0dcdfac65d1c9a3eba0757ea 43 0.02 vMB 67
223,062 223,062 00000000000003290030dce03aa1fc11e99666d92dffecf785931075c8f35a4b 542 0.19 vMB 225
223,061 223,061 0000000000000027724b7c1fb97f7435c092cb04269cedc73e3f59c68bd8de55 457 0.32 vMB 46
223,060 223,060 0000000000000082bf87c76de49c369ed6577b7e3e4e89adfe8ee0ca4158af0d 314 0.14 vMB 156
223,059 223,059 00000000000003e01d2aa7d2da929f0b45775f32f6a3f180d6746b8e13a8d5bb 343 0.15 vMB 190
223,058 223,058 00000000000001c768dab0540c63e72e06d901027beac72417b05695da8704d2 315 0.24 vMB 117
223,057 223,057 00000000000000513ff578c007a7f8b326a4e57b41abde0aa512a2d9a130102b 425 0.17 vMB 157
223,056 223,056 00000000000002ce5a49a3a74c1555cd6060776f2c6bd02a5b99152d08d55661 376 0.27 vMB 115
223,055 223,055 000000000000044b7c9e3f33d877833fcc9a0f0457e9299564878f6305c00c2b 731 0.25 vMB 245
223,054 223,054 0000000000000344b632d74761188f17bae3e0616eabf8ed39152914ababd6fa 12 0.00 vMB 18
223,053 223,053 00000000000004562b4a897713565a329525443cd78eff7c9df8f1a5b8dbb799 142 0.05 vMB 375
223,052 223,052 0000000000000152454ca763484c38e01507d39a67fa6d6d1ec34f51afbe838c 234 0.13 vMB 152
223,051 223,051 00000000000002d999cf92eae8b5644a4597065842c895019f55047d6771038c 181 0.12 vMB 137
223,050 223,050 00000000000001842b5c14d72e0923ec1763b2ab2b00f13219b76c9f2ccc0cb0 592 0.24 vMB 195
223,049 223,049 00000000000001178e4ec6562936e2b8e669321713201476700473ba5df2e2ce 123 0.05 vMB 154
223,048 223,048 00000000000003da0035dfe609bb510aae6768a78dba00b169e23486b4031303 145 0.08 vMB 129
223,047 223,047 0000000000000481899415f59575f1a4630b8a33b761eec5615f4c87cdfac4e2 92 0.13 vMB 92
Previous 10 blocks ↓
Total Size: 779.57 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: 279.07 GB
    • Received: 1.09 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.