Loading Tool

Explorer IconExplorer

Memory Pool

72,505 transactions
27.98 vMB
0.06764862 BTC
Random Selection Loading Transactions
Max Size: 165.84/200 MB

Candidate Block

Mining Attempt 75c49316c9c887342dec20b552702036d5f0a16e6f1e66138629402cf4936fa3
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 1c749b0530f541d8f0daf63d6c2be178b8f594f9c7d98b751dfc8729f7d54ede
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,087
Size: 1.00 vMB
Total Fees: 0.01183391 BTC
Feerates: 101.52 > 1.19 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (289,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,408 625,408 0000000000000000000107c8a11ea6f6ac05901934962b45eede4a7548c74079 2,131 1.00/1.00 vMB 7
625,407 625,407 0000000000000000000788686dfeae5b6224fdfc6f75b821d557ed894817ab3a 2,594 1.00/1.00 vMB 22
625,406 625,406 00000000000000000007d667617efd91d2adc51bcc650af58fc330cacbd564aa 2,626 0.92/1.00 vMB 13
625,405 625,405 000000000000000000084f86d6a2bc34561de09ff9cbcb642bad816e8a180252 1,944 0.78/1.00 vMB 10
625,404 625,404 0000000000000000000d69b6b0cc3ac5de67fc14dae7693099f47f15ecd45016 849 0.41/1.00 vMB 8
625,403 625,403 0000000000000000000973735bbe7ea91fb44421d976238668e4c27ec16e7c11 19 0.00/1.00 vMB 14
625,402 625,402 000000000000000000054b6cfa34871f0568697e6a13a8747acd7188a32894f6 72 0.02/1.00 vMB 9
625,401 625,401 0000000000000000000e03d4a957137ef7dfe397163b95c0e78c1346cb162aea 608 0.31/1.00 vMB 9
625,400 625,400 0000000000000000000601f9d809230074301cd34f881e909195d9dee79dcce8 243 0.14/1.00 vMB 17
625,399 625,399 00000000000000000012608cec6c6b3355d2d94d3b1173d092cdb21db402ba9e 577 0.26/1.00 vMB 10
625,398 625,398 00000000000000000012004c4f54c5f3862ee7cc8839472484635bc408a7b15b 668 0.21/1.00 vMB 14
625,397 625,397 0000000000000000000493f11040c465aabd17164a0d83f827bb8f0729b190cf 1,292 0.47/1.00 vMB 12
625,396 625,396 0000000000000000000dbdce2c276b689d6d4ed90ecf98aeaaff86e9379fb921 1,456 0.55/1.00 vMB 14
625,395 625,395 0000000000000000000ff789ae94188e4b033553869464003f8911cc135d46ab 1,608 0.79/1.00 vMB 7
625,394 625,394 00000000000000000006987660d7782693d13db00541ebd6601d66cb9675a9fc 2,326 1.00/1.00 vMB 16
625,393 625,393 0000000000000000000910851f8919d8a06ef52aecb1a7587faea5f0970242b5 647 0.19/1.00 vMB 15
625,392 625,392 0000000000000000000c4b1f0bbc8622a2dcce0487b19419546010ffa1e90c73 2,712 0.96/1.00 vMB 9
625,391 625,391 000000000000000000047fb0ff266053f94792e7ef69fbba18fa43b007899942 2,240 1.00/1.00 vMB 23
625,390 625,390 000000000000000000112adcf73a6fb3417587c9153d1a55e4ff74bcdbc6d2e2 459 0.19/1.00 vMB 13
625,389 625,389 00000000000000000003b9c9cd5863abac7a94bc6728219fb8636347bd05591f 882 0.56/1.00 vMB 15
625,388 625,388 00000000000000000001180294c681d410a18f0bdee3361aed7ddce03fc3fd1e 846 0.49/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.