Loading Tool

Explorer IconExplorer

Memory Pool

82,621 transactions
30.82 vMB
0.08661520 BTC
Random Selection Loading Transactions
Max Size: 188.58/200 MB

Candidate Block

Mining Attempt ae40d426876382a390a306f047813578b284c36b805dea9813d79f1cfb1e13bc
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 357d01694b13d524b1589cf8329c8ee458bfb8418a42416cfcc47b5ac324e325
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.01647975 BTC
Feerates: 114.09 > 1.65 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (48,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,319 867,319 00000000000000000002b259a2eccc072db222f8b53c8988c69e30c540500e7d 3,880 1.00/1.00 vMB 11
867,318 867,318 00000000000000000001c0a6bdc492cf75800d41fda182d2eceb5abedbab1479 2,695 1.00/1.00 vMB 16
867,317 867,317 00000000000000000002dc063647a965c3736a8a5d1c2692b1ad45cb9c07c6fb 3,631 1.00/1.00 vMB 6
867,316 867,316 00000000000000000001b6179fb281f66ab7a36d54a388095352bce404864453 3,772 1.00/1.00 vMB 16
867,315 867,315 00000000000000000002eff0093a660d6947607954b70a62e62ffa0d8f333ea2 3,572 1.00/1.00 vMB 15
867,314 867,314 000000000000000000012f80b4ba74f1320c2ebd89c2960d8d4c761672ba7919 3,066 1.00/1.00 vMB 32
867,313 867,313 00000000000000000001c37eebc773be55f8de55f4c4dd1f77d38f9875d07fd6 4,036 1.00/1.00 vMB 4
867,312 867,312 00000000000000000000f14945abacfd4fca1ffcc25a04d92e1b434e604ed1a8 2,292 1.00/1.00 vMB 11
867,311 867,311 00000000000000000002e0229f28ec9ae9ae06b1aa6007a2968f79d473e48a0b 3,356 1.00/1.00 vMB 15
867,310 867,310 00000000000000000000d3501106f702132f7ef38c36881279a644d790549b44 3,660 1.00/1.00 vMB 40
867,309 867,309 00000000000000000001709c34cac17fc042adfce2f3bec68aa1283cba3539fe 3,616 1.00/1.00 vMB 18
867,308 867,308 0000000000000000000008ce200cdd9127b6506c2d672d170f5e19e42e79e2dd 3,606 1.00/1.00 vMB 35
867,307 867,307 0000000000000000000267c11e46c709e866c3109086dff1a7695569f4a070a0 3,433 1.00/1.00 vMB 42
867,306 867,306 000000000000000000002438282860d6956349ffb497b84f92535164698bd987 3,562 1.00/1.00 vMB 45
867,305 867,305 000000000000000000000684f80db9e07c550b6a11624d0f7d28e4a15cc78f30 2,694 1.00/1.00 vMB 6
867,304 867,304 00000000000000000002b662460a3a052a968b10c648a91c273b88ab2f2a2923 2,826 1.00/1.00 vMB 6
867,303 867,303 000000000000000000021fb4d3df9fd836a44df6bff7d1c8a48d23a7322f023c 725 1.00/1.00 vMB 6
867,302 867,302 00000000000000000002b87033db95c45804949d5d9824f31d44f31ceaa8fde1 792 1.00/1.00 vMB 6
867,301 867,301 00000000000000000000bc33e135cb3e30482f29e0d5d961fc303806a3970dd3 4,696 1.00/1.00 vMB 6
867,300 867,300 00000000000000000000aadfeaf651cb9df3dd24c0a04adb9abb38a85a8f8765 3,402 1.00/1.00 vMB 27
867,299 867,299 00000000000000000002c7f568df70942266ec9a3ec35cea6d1f7a5154e89f61 3,358 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.02 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.29 GB
    • Received: 18.02 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.