Loading Tool

Explorer IconExplorer

Memory Pool

39,793 transactions
32.71 vMB
0.07663982 BTC
Random Selection Loading Transactions
Max Size: 161.75/200 MB

Candidate Block

Mining Attempt 98345c0944bf4ef7373aa6c4acf0e4b9d5cd6762f5d4ddbc13c1f574008edebc
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 0ee6303f33e92713f6d12f17a455b6bbf84640b2e6c6228ed869bebbf8ac0df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,182
Size: 1.00 vMB
Total Fees: 0.00750517 BTC
Feerates: 30.98 > 0.75 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (577,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,708 336,708 000000000000000007b91bdf8596c9f1975883a3c5eef69aac48b8d31fb719d2 236 0.09/1.00 vMB 36
336,707 336,707 00000000000000000b9b6653fe37cdd2cb6c5e7a71bd115dcf5f23804b6b3695 115 0.05/1.00 vMB 34
336,706 336,706 0000000000000000128460c43a3f1ea79e5811a8cffa015c2899f7a77e8fddc5 543 0.32/1.00 vMB 20
336,705 336,705 00000000000000000135e33fa6a0cc6de9ff3991767aeb7ee059f4788563d39f 656 0.24/1.00 vMB 37
336,704 336,704 00000000000000001705d02178f4c4dbde73c55b715194d7d74278408b7a982d 372 0.18/1.00 vMB 25
336,703 336,703 000000000000000016faba7dbd0e1840b036ed38414c85c1bee7bcce347bd7f1 385 0.22/1.00 vMB 23
336,702 336,702 000000000000000012ecaa072bd579228dc4d3a2722a8fda670706ee22c9dcbf 219 0.08/1.00 vMB 37
336,701 336,701 0000000000000000071164c2cc3cfeb04b3de6c4f8aae45a3ebbfe9207069b27 240 0.12/1.00 vMB 20
336,700 336,700 000000000000000005fb602d166a78042c8f100781abd1597ec5665a329a3dc8 1,143 0.66/1.00 vMB 26
336,699 336,699 000000000000000019c63b268f84fdabf057553c78a79a7b8dd95508fbab4c5b 82 0.03/1.00 vMB 36
336,698 336,698 00000000000000000cb040cfa48d978645239392830c0c7b1c9cd60f5bc34eef 1,474 0.69/1.00 vMB 29
336,697 336,697 00000000000000000bee499e532b841c380d4d096af08bf22535ddd6504da4c8 1,133 0.62/1.00 vMB 26
336,696 336,696 00000000000000000fc7e712a346fa869d41dc9751e8e135c53af9a6af2ee5b6 997 0.59/1.00 vMB 24
336,695 336,695 000000000000000011e9df1154de185aab11d595839d6cf2d3d726a2ae79777d 32 0.01/1.00 vMB 110
336,694 336,694 0000000000000000028edca0af2b6c3f492f1cc7571e4d717668d8697c9419b0 354 0.13/1.00 vMB 38
336,693 336,693 000000000000000000479a0147bdc51526e5d7b9ec72186b9c9c2d18bd4e09c2 341 0.22/1.00 vMB 21
336,692 336,692 00000000000000000119bcccba67ce45b2992dc8f8d0df65d94093ad494d7354 1,325 0.75/1.00 vMB 25
336,691 336,691 000000000000000000422d8c3ac84119cc9022510e92a3a7694ea2af55d93fdb 676 0.62/1.00 vMB 16
336,690 336,690 00000000000000000beac66f7e349aec5a4587942e7ed7d4897c3b3eb48e6fc5 1,697 0.75/1.00 vMB 33
336,689 336,689 000000000000000017664c4555dc1af6e0782a36e65facd57805423e70228d16 653 0.63/1.00 vMB 15
336,688 336,688 000000000000000015878ea57109e86ec2418e50a7ee105a5ffea921fb9f6e32 1,192 0.75/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.97 GB
    • Received: 11.52 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.