Loading Tool

Explorer IconExplorer

Memory Pool

74,556 transactions
27.45 vMB
0.06860886 BTC
Random Selection Loading Transactions
Max Size: 167.75/200 MB

Candidate Block

Mining Attempt 926212e5a5a9ced4c74a5399a7f95b680b525b8c7fac072508e0cefbc1315cda
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root 5c0ee44958c7017f315084402a8d2724ea08bbee3b8ea62d46a9e6aa2010d124
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,200
Size: 1.00 vMB
Total Fees: 0.01011830 BTC
Feerates: 179.53 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (622,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,608 292,608 0000000000000000cc3c204498e43ec9c636ce64f99989de043d2b058a137109 231 0.14/1.00 vMB 29
292,607 292,607 00000000000000007d9a59709043ef707a3e21ff26bae7e5339fa8de7736999b 432 0.46/1.00 vMB 19
292,606 292,606 000000000000000002855170f6f171292d8e85d2dc5353a9eb4c0bc2a42d0a80 320 0.35/1.00 vMB 18
292,605 292,605 00000000000000006d6222e2939b20820c681e65dd0a24c17602d909e056b44d 553 0.25/1.00 vMB 33
292,604 292,604 0000000000000000b4fe8e98126ff03f332d1e534d57a9965b86037a71cc267d 512 0.16/1.00 vMB 63
292,603 292,603 000000000000000074e089c9d558f4da2f45173f4d5e91f0dbc5c306a8546900 576 0.25/1.00 vMB 39
292,602 292,602 0000000000000000549426375945d01706f8baa9e6a99dac36b1af0fcb4d017c 27 0.09/1.00 vMB 3
292,601 292,601 0000000000000000249ae58fbd0beb62df1572ab4c97187e4ade467ab4d041f3 55 0.05/1.00 vMB 18
292,600 292,600 00000000000000008a3f59e98246329a64f73661d6d7d219da8e11492682faf3 78 0.06/1.00 vMB 19
292,599 292,599 000000000000000042f589af90f54676e2b19280eecea8e84e511c472851b379 38 0.03/1.00 vMB 29
292,598 292,598 00000000000000001237ff225029d9331320dd2d8c425987a8a3528466a577ec 364 0.23/1.00 vMB 30
292,597 292,597 0000000000000000128eb8225cec5ef24fda96927f0f056fd14722d9767b5197 525 0.27/1.00 vMB 38
292,596 292,596 00000000000000007f5be2e354d137addb93808a37f4d06121acfa7b58f2715f 1 0.00/1.00 vMB 0
292,595 292,595 00000000000000007bff436fc8ff70bd33f1036b9613bb87153376ea9aa64447 324 0.17/1.00 vMB 27
292,594 292,594 0000000000000000184fdae986d8679076bc137231bd73e87733211a6522f3c9 762 0.79/1.00 vMB 19
292,593 292,593 000000000000000056f88223943a51cb20dd56851d3e792242625b2d896fc4d2 263 0.35/1.00 vMB 14
292,592 292,592 000000000000000078d8204f6b61e2d9298ecf9d42c82e1eeca95237425b84e3 390 0.35/1.00 vMB 16
292,591 292,591 00000000000000007baed45ee6ed16a7b3074babdfda5ea0e42a7bbd3ae1a5dd 512 0.27/1.00 vMB 28
292,590 292,590 0000000000000000b17b80b02c702205ed0db22ccce6fc2a946b96e47e2f8f38 567 0.25/1.00 vMB 31
292,589 292,589 000000000000000006d0feaeb1964544139517d5835662ba3148139789dddfee 884 0.35/1.00 vMB 41
292,588 292,588 0000000000000000814e2110509e3d834170323a2760278983c859ec1ed99f2b 882 0.35/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.84 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: 712.40 GB
    • Received: 17.17 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.