Loading Tool

Explorer IconExplorer

Memory Pool

44,075 transactions
27.30 vMB
0.07939608 BTC
Random Selection Loading Transactions
Max Size: 142.59/200 MB

Candidate Block

Mining Attempt a352a81077509bc7b1eb3e1fb17755dcd7b54c01b33c135533d92b654481def5
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 6e66ed4eff92ffd9249de20d50782c8f9f56e845adfb29be95884c52b3cf1d3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,398
Size: 1.00 vMB
Total Fees: 0.02645468 BTC
Feerates: 150.77 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (394,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,565 520,565 00000000000000000010fc03b09a324a9c4c3be1c42c1fb163fb866109300d75 394 0.26/1.00 vMB 27
520,564 520,564 0000000000000000001215929c5a28078e40e60b3ec2d390fc4c41d97c60c7f1 2,037 0.90/1.00 vMB 42
520,563 520,563 0000000000000000001224da8708acbd2de8f841ce3ecb2d1d5d40e938a1f867 165 0.07/1.00 vMB 41
520,562 520,562 0000000000000000002e80884eb6521a8b19ed8bfb98e0214b2dbfe3fe9f9455 1,267 1.00/1.00 vMB 3
520,561 520,561 0000000000000000003fbdef5c06e374667e3759e253cbaaeb35147cdb55f923 2,794 1.00/1.00 vMB 63
520,560 520,560 0000000000000000002520cefdd338334a3160bc5562b8cfd06a3ebba6919c24 1,002 0.40/1.00 vMB 37
520,559 520,559 0000000000000000002321182744099110e354ebfab8c2f25251842a6a016379 1,170 0.78/1.00 vMB 25
520,558 520,558 0000000000000000000d33bf73274dbb29a3213e896e90bb38d7aaeee827324e 177 0.07/1.00 vMB 37
520,557 520,557 0000000000000000002b8e804006afd7e35d677e86ca597f344c9c4842cfc56f 1,104 0.53/1.00 vMB 36
520,556 520,556 00000000000000000030e489395ffaa0488a2611a6e16778c7bd9b242946ecc5 1,417 0.65/1.00 vMB 40
520,555 520,555 0000000000000000001ab23652d7b74407e280cef994ac12a0918f17450a5d7b 612 0.26/1.00 vMB 43
520,554 520,554 00000000000000000013b00dbecef9ddd2893fadcedaa0defade0bb639146d7d 1,870 0.76/1.00 vMB 38
520,553 520,553 000000000000000000434b575259ea9e1b15126012b5211b5b68e640b2b8a731 1,776 0.95/1.00 vMB 26
520,552 520,552 000000000000000000369b3f07336151aa8202768a42da2d28971806a7b34d5e 2,402 1.00/1.00 vMB 43
520,551 520,551 0000000000000000000dcdf7e6dc01344e16c0b577b742004aba840884e5369b 755 0.36/1.00 vMB 32
520,550 520,550 0000000000000000002a8dc3d1a6ead7600a028ef7fba7c01a6733d67428b5d2 46 0.02/1.00 vMB 36
520,549 520,549 000000000000000000100548e2d84c5da2398ecd760c21e5ae9dbaf3f6ada3f5 1,340 0.78/1.00 vMB 41
520,548 520,548 0000000000000000002a825909fc4a8f70bbc78fd400a4a1976b81e8dd6d47a7 900 0.51/1.00 vMB 26
520,547 520,547 000000000000000000144d696d1ebee51341b5a722dde2a3df1e6c88c3eb3382 2,004 1.00/1.00 vMB 7
520,546 520,546 00000000000000000023d5083f3904f759f1d4cff1252f03dfb47f1828fee5ce 2,150 1.00/1.00 vMB 65
520,545 520,545 00000000000000000025375679dace8b238460dd6ecfaca97496782336676509 2,277 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.66 GB
    • Received: 14.00 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.