Loading Tool

Explorer IconExplorer

Memory Pool

79,896 transactions
29.31 vMB
0.12563634 BTC
Random Selection Loading Transactions
Max Size: 177.46/200 MB

Candidate Block

Mining Attempt 1e75db136b1c425bff416a6224917b550a0a652d34a9689db6eaebaa873d7132
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 9678a9bb09359abe4f7b8b209b2468b1502c16b37af1346d2da7365cb9c95136
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,890
Size: 1.00 vMB
Total Fees: 0.04699621 BTC
Feerates: 301.72 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (503,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,536 411,536 00000000000000000066ffb5ab41399c07bcda5602bca7b4439a10b95e4822d4 58 0.03/1.00 vMB 32
411,535 411,535 000000000000000003aa0d895ac56333874449cedf4566f642eb373cec7f3039 568 0.24/1.00 vMB 37
411,534 411,534 000000000000000004eb89c81739cfb714540838145f2d040eb469b5edebf2ba 872 0.74/1.00 vMB 24
411,533 411,533 00000000000000000053ebd16b7b512ab8ef2108ab6743ed757dfceff98c90d5 1,947 1.00/1.00 vMB 30
411,532 411,532 00000000000000000305cbea47563f0a23992d3794d577dd12661985d6a21d65 2,365 0.75/1.00 vMB 50
411,531 411,531 0000000000000000036fa7eb818338c8db6e41612c30e0a87f0bff818d03adea 1,252 0.99/1.00 vMB 22
411,530 411,530 0000000000000000004711dd75ec92a8d0d420943f04fa30bf30c360597eaac6 1,427 0.74/1.00 vMB 36
411,529 411,529 0000000000000000036b4c7bca502d34b698eb817c7fc4aaaa094680bbd633fd 518 0.23/1.00 vMB 34
411,528 411,528 00000000000000000306c0db28cdd813872da128006bc5f1b430f05a32d26069 1,268 0.59/1.00 vMB 37
411,527 411,527 0000000000000000011d6c6c8d1f3586174d2343846f19d36d0080ff9f6e281e 661 0.40/1.00 vMB 35
411,526 411,526 000000000000000002842d88db0485bea7d5968066e6ac05ccfd48a22fb16466 633 0.42/1.00 vMB 32
411,525 411,525 0000000000000000023ef2773b0d27fcba0f72b9fe62673cc74da4e0746d340f 602 0.63/1.00 vMB 15
411,524 411,524 000000000000000003633e1a8136bdc666e235cefeea137e478e97414f545ba6 2,056 1.00/1.00 vMB 40
411,523 411,523 0000000000000000030ddb97ce40b9c17fc6e851e5c6217e1b4e3f840356a008 2,190 1.00/1.00 vMB 66
411,522 411,522 000000000000000000caa5c775408624a7f8c333a666051f0b9f1abb88dd887a 626 0.39/1.00 vMB 33
411,521 411,521 0000000000000000026a7aec6cf1c407fe8415f730c6bd6db8951e93af814d5d 1,108 0.58/1.00 vMB 38
411,520 411,520 00000000000000000375c25e5af8f3b2310585ad6a7c264d66398018ce4c6a41 144 0.50/1.00 vMB 9
411,519 411,519 00000000000000000597a9ada54ba7751b4f4ed5e552ef4362ce6698ce0af5d9 2,077 1.00/1.00 vMB 37
411,518 411,518 00000000000000000284864e0ec7d61dd89c57f57293f3a4ecbe46ffd63dd8aa 1,172 0.56/1.00 vMB 37
411,517 411,517 00000000000000000507c76c07d7d9fd8372136dc214633631302035ac142867 1,298 1.00/1.00 vMB 19
411,516 411,516 000000000000000002f8d551f2a609d398696afa3ba7f797ae1b87dc2c14b6f3 2,813 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.