Loading Tool

Explorer IconExplorer

Memory Pool

75,732 transactions
29.00 vMB
0.09988603 BTC
Random Selection Loading Transactions
Max Size: 171.49/200 MB

Candidate Block

Mining Attempt 88f644629f5c09316ae66fd778019d44fb72f74bdc6b1eabeebc7c6398de8070
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root c205eead906c98d4c46e4dd0eb803b7e6e1ff54a5cb01d15af7de25d3c362f0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,261
Size: 1.00 vMB
Total Fees: 0.03891552 BTC
Feerates: 201.37 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (170,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,841 744,841 0000000000000000000584abf546d827e89372c827e0de533da5050b38b12f04 2,993 1.00/1.00 vMB 34
744,840 744,840 000000000000000000099235ed11d7deb5dd6607f0f6c5945d56bce01574e26c 1,829 1.00/1.00 vMB 26
744,839 744,839 000000000000000000074247f369ece0732ee1366f3e30ccdedf3283b176948e 1,259 1.00/1.00 vMB 27
744,838 744,838 00000000000000000004c290d8e8f671cbcaecdafca5fbe062d41ab42c9f3650 2,413 1.00/1.00 vMB 39
744,837 744,837 00000000000000000008f5a9ca97e58d6bd9cdb47c559837d37857411c31db1c 2,443 1.00/1.00 vMB 31
744,836 744,836 0000000000000000000714bee56409504ec08be935adf4048c03f2115decd65d 1,781 1.00/1.00 vMB 30
744,835 744,835 000000000000000000098a84b42f3b3294d2870268635ad7c73993fe736443d2 1,661 1.00/1.00 vMB 32
744,834 744,834 00000000000000000007157b56f0b0072b1d724aba55d0dc028580d97c9aceb6 2,171 1.00/1.00 vMB 32
744,833 744,833 00000000000000000003025b52437a0ca286d3f0dcce5af459fd8b4f076a09a4 2,039 1.00/1.00 vMB 39
744,832 744,832 00000000000000000007ad2f9559deb4951356a0f7b8cb8e4ca3c5c401fed508 1,672 1.00/1.00 vMB 23
744,831 744,831 000000000000000000048652924f0a577996e2d131bcf85460433d5b205df7be 1,503 1.00/1.00 vMB 29
744,830 744,830 000000000000000000018a9598f6ed7e61add2b420cebe13d1aef6da5ac91657 509 1.00/1.00 vMB 26
744,829 744,829 000000000000000000081092e33b3c7eccde61f6318372d35924fb1d0733cf30 1,075 1.00/1.00 vMB 29
744,828 744,828 00000000000000000009806a3ac0227f54ca2a2e14c11291b2a5abcaa67eb194 1,911 1.00/1.00 vMB 37
744,827 744,827 00000000000000000005a69ed597d132f2b908c7fde08034f85a7d94c5037895 1,359 1.00/1.00 vMB 25
744,826 744,826 00000000000000000001f075d958bd2502e294b35c773578ace656e108b37960 1,154 1.00/1.00 vMB 25
744,825 744,825 00000000000000000002d38afd4bb9b7c7ed65266e6ae14ff8cead6648de35aa 2,796 1.00/1.00 vMB 38
744,824 744,824 00000000000000000008488cacc928c5656d132c562510b74c94ba61b56266ef 908 1.00/1.00 vMB 17
744,823 744,823 000000000000000000011ecaca346afd1c0eda7b0a7061458ac8c34e9244cff3 1,436 1.00/1.00 vMB 21
744,822 744,822 00000000000000000003941bf3d7b3053525ae52789cf6c0126b57df0fc0be28 1,831 1.00/1.00 vMB 19
744,821 744,821 0000000000000000000205a4af29f76b6f4f5caa4c750530cdf0c04da692925b 2,175 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.