Loading Tool

Explorer IconExplorer

Memory Pool

42,735 transactions
29.74 vMB
0.09108974 BTC
Random Selection Loading Transactions
Max Size: 151.27/200 MB

Candidate Block

Mining Attempt 9bfedfb928f1e13ea92c439e9aa614f451103b03dda9fa9622a8a56db630b7a0
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root b53302730649a76c19c6bb6988a419524fb957aa796f2e74db8b44e2024bc061
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,380
Size: 1.00 vMB
Total Fees: 0.03143536 BTC
Feerates: 150.97 > 3.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (532,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,605 381,605 0000000000000000077aca5ac468eb889db661fded1f646a5422bad9275b08e6 1,068 0.60/1.00 vMB 30
381,604 381,604 0000000000000000083ccfba5d9b40b88b300af3dbac2c2d596da225d9124fef 1,657 0.75/1.00 vMB 40
381,603 381,603 000000000000000003c428257698e803c812ac5e61b0fc56ad56ec045a7c1000 228 0.44/1.00 vMB 5
381,602 381,602 00000000000000000580beb4ab5cfefaf8033a9a0e36343198cb39aa9afa254d 581 0.51/1.00 vMB 18
381,601 381,601 0000000000000000084ab6790b31dcf61a8642788d8b0a0cd2639f40ba814cf9 2,030 1.00/1.00 vMB 41
381,600 381,600 00000000000000000b0248057282b9ca75c915447a2c9a4d50a80b5ebde45829 1,234 0.99/1.00 vMB 19
381,599 381,599 00000000000000000e034b37711be02228fe5ea7f721d0bef4d5a722d39b62f4 1,815 0.93/1.00 vMB 36
381,598 381,598 0000000000000000011f372a3ea53e1271a579d1624989839832637c9ec11d15 1,838 0.93/1.00 vMB 47
381,597 381,597 00000000000000000dfebacabd12a8a6964a2184363abd03bb328b796e4d3980 2,439 0.93/1.00 vMB 69
381,596 381,596 0000000000000000026df775648714c8035047ec5dce8c846bba58987bc44a7c 1,338 1.00/1.00 vMB 47
381,595 381,595 0000000000000000019e88d84a64abd22615f58ec1e2af2a4799917e9d1c5b14 242 0.26/1.00 vMB 29
381,594 381,594 0000000000000000040cf323f6595ed5527fa3028949a00dbe9975f811f74f61 615 0.56/1.00 vMB 36
381,593 381,593 00000000000000000dec7cb170a40efc95a454d8c5cbd9c1e24c4f93ed6bc2f0 614 0.39/1.00 vMB 37
381,592 381,592 0000000000000000005dfc36badde4108bbf05df2d27af82f68f06b47005e2f6 811 0.48/1.00 vMB 32
381,591 381,591 000000000000000009542ed568e5a2fd9c09ce6b16a37a044788f429167d5788 416 0.25/1.00 vMB 27
381,590 381,590 000000000000000006e2dc1ddb3ec7f3f6907b30acc195ce8619a94d47a4463d 2,076 1.00/1.00 vMB 38
381,589 381,589 00000000000000000ce44a94133a226025f422b88feb89ad10f425e3065847b2 682 0.91/1.00 vMB 16
381,588 381,588 0000000000000000010b25b3730169f2c45334e102954344df9112696089452c 793 0.61/1.00 vMB 21
381,587 381,587 000000000000000002f0c5d2ede963e0636dc278309af42d367bd3bb2abbea3f 1,456 0.93/1.00 vMB 20
381,586 381,586 00000000000000000218eae565a86954a95ed4f14077d6f942f86e3859ade6c4 2,856 1.00/1.00 vMB 62
381,585 381,585 0000000000000000104f2fca9fc48c26c927d9aa2fa7f2cd2b9f5b0a21dda3d4 851 0.88/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.64 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: 626.52 GB
    • Received: 11.66 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.