Loading Tool

Explorer IconExplorer

Memory Pool

81,973 transactions
31.08 vMB
0.07632341 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt 2ac41586693dc8f32e3ac6bbbb5234f257bcff9e06bbf2827a9af499a5c300d8
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 737872fb1e7047fc0796819f7a24b3cce8064470a384c02bff7355036c1f0f98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,896
Size: 1.00 vMB
Total Fees: 0.00933823 BTC
Feerates: 73.20 > 0.94 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (734,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,818 180,818 00000000000005db110153890567eb8206e57cd6ae3aeae5ec18cd0828aa6db2 12 0.01/1.00 vMB 122
180,817 180,817 000000000000049e9606fe7a2d080f3c58f9f5e4e5d5ab81afd2947af958618c 32 0.01/1.00 vMB 257
180,816 180,816 000000000000023e54a087014e572bb05086e1ff1b78893f38278494474c0282 49 0.03/1.00 vMB 75
180,815 180,815 000000000000022db8be20d8933082b375c4459b9887ad3c764512ffdb1d0eba 8 0.02/1.00 vMB 54
180,814 180,814 0000000000000426c1c5e7837da100202b221b7271266ab0f2cc3929db232bd2 111 0.03/1.00 vMB 53
180,813 180,813 000000000000020c53bbb60b9910d3c7f2cbb63c443ecd4923ccabb9b19705b5 49 0.03/1.00 vMB 363
180,812 180,812 00000000000006c62f593ab177d62af28bb4805e15be1c1ca8a804cd8a048ffc 140 0.07/1.00 vMB 143
180,811 180,811 00000000000001091a73ffb287a338f161a1508ade91e2623ca57ded8162cea9 38 0.01/1.00 vMB 500
180,810 180,810 000000000000029fbcc3440382d919217ac140a838c1e931e5b0f188bf44bfb5 516 0.25/1.00 vMB 143
180,809 180,809 00000000000008e2f8ddde02131e8043a563697477d06af9eca7aacc501e7d1b 129 0.05/1.00 vMB 195
180,808 180,808 000000000000037a269708c69c675475b03061d8d7c180f6b8b353bd5738237b 22 0.01/1.00 vMB 6
180,807 180,807 0000000000000219fbba537c543d6f71a72543709b0d18934f5159bfc5767015 633 0.25/1.00 vMB 190
180,806 180,806 000000000000031cbc695dd73d7595947ce4dd7aac71da0addb5ac5f10ccb740 628 0.25/1.00 vMB 189
180,805 180,805 00000000000004fee67c7302a8b8749da0f57f8dc3df66047aceddda056640dc 119 0.05/1.00 vMB 110
180,804 180,804 0000000000000971c04456c61f7fe1addebb4f2014ef952d6984399a6a0809e3 614 0.26/1.00 vMB 210
180,803 180,803 0000000000000276a1f8346e48764f361895ae312c3c6b585d94e695ab0975cc 16 0.02/1.00 vMB 2
180,802 180,802 00000000000005119a6c76ab7c5b6c66b3bee3bb32ff5f3f1c34ece7405bb052 164 0.05/1.00 vMB 179
180,801 180,801 000000000000021555ff13f69b44cfbd00b0246b8d16ab4c9f7eda8ae827b964 63 0.02/1.00 vMB 554
180,800 180,800 000000000000026f9f99ccde88c96bdedf5870b5c36a3657f6eb735a3be5423c 150 0.05/1.00 vMB 182
180,799 180,799 000000000000013a33a310621fcde7f6f2181feb659000d718959e48f1e51a2a 696 0.26/1.00 vMB 282
180,798 180,798 000000000000030545b7f509a2602ba8fb71cf46b8ea5be7004ccd35b001796a 146 0.05/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.72 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: 705.25 GB
    • Received: 16.65 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.