Loading Tool

Explorer IconExplorer

Memory Pool

82,998 transactions
31.17 vMB
0.09000055 BTC
Random Selection Loading Transactions
Max Size: 191.15/200 MB

Candidate Block

Mining Attempt e487a4a754ec28085d898e273a6f45520b434887cd84ba01611f18b3057a7ece
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root efd2e693f177d49ebd0b540681eda5921312092316ed6d54857c17ad55b6ca7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,444
Size: 1.00 vMB
Total Fees: 0.01974308 BTC
Feerates: 114.60 > 1.98 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (719,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,573 195,573 00000000000005c3b788ec11b03598d59a069bfe37899b4c870befb32fe9558d 252 0.10/1.00 vMB 148
195,572 195,572 00000000000002f6c2853bd6c72fda59fe5099bac1690f6ebcd383065b1919f1 796 0.42/1.00 vMB 125
195,571 195,571 0000000000000070c1903b50ab493e1353ab894c41274a4da6bdbea19d1838f2 256 0.09/1.00 vMB 223
195,570 195,570 0000000000000436f0bb32f48551ed378e3ca8369f4d0ee7fdbf3305fe82e36e 153 0.04/1.00 vMB 33
195,569 195,569 00000000000005a4db52b119d34ce3341e63cbebdf7b4cf2b8d758765b764194 24 0.01/1.00 vMB 91
195,568 195,568 000000000000031ddcfa52c75dba6e4a34333291660c3ce56e9a23f87acc824e 300 0.11/1.00 vMB 127
195,567 195,567 000000000000040a2ffd8e071435edd3983125faf83db78ec8d1d33683bedb10 199 0.05/1.00 vMB 28
195,566 195,566 000000000000062481f8f8711d69d5c1395818df4331544a0dcef3c8feca1cbe 1,024 0.41/1.00 vMB 55
195,565 195,565 000000000000016a54092384a67ce30c29fdb5bf7643887deef8449412637bab 12 0.00/1.00 vMB 670
195,564 195,564 00000000000004a0e28a341e75a46094e29252757104d88d15bcbeb4f2cca1d8 19 0.01/1.00 vMB 47
195,563 195,563 00000000000000783f754dede7e2cfc4d1de26ae147cf86afb3d815451be07d9 164 0.07/1.00 vMB 100
195,562 195,562 0000000000000168e65b1f8232e44eacca39ff6a85bdf45d35c70ec0dbff9c33 537 0.25/1.00 vMB 142
195,561 195,561 00000000000003f57d766770ac6015a661542d5b7ba34b84d89aa80da5d2f294 11 0.01/1.00 vMB 93
195,560 195,560 0000000000000403d149876bbfe2b7b4198819177683a32303f1a2630e525d0b 32 0.01/1.00 vMB 5
195,559 195,559 0000000000000163aaa8415dc971fedee3e69649206e76c2e7718e45d087e5a4 52 0.02/1.00 vMB 145
195,558 195,558 00000000000002b16220841f38dc49b2ddd36d7a57a6f1c1dc3138e8fd9caea7 57 0.02/1.00 vMB 80
195,557 195,557 0000000000000506ba5cd7590a7df7ce8558a12ebdb6a47429d0c5492a46c884 100 0.04/1.00 vMB 125
195,556 195,556 0000000000000167239a2e7bd4fc7e429a173c7376fcddb5015424e1d942bb46 413 0.14/1.00 vMB 144
195,555 195,555 00000000000004eb07bf59a9544d9ac4a5757cd1beffb6922f6e4737f504cd81 166 0.05/1.00 vMB 50
195,554 195,554 00000000000002a5d68c6c9fd21dfaf0359eefcdfb00afd1b025e17cdaadf221 467 0.19/1.00 vMB 161
195,553 195,553 00000000000000353071c23066b7f0120f1b50456c44c27edf3f7db650310972 622 0.25/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.77 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: 709.42 GB
    • Received: 16.91 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.