Loading Tool

Explorer IconExplorer

Memory Pool

78,980 transactions
30.15 vMB
0.11872099 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt 46cdf3991e16ae7b73de9242aa6d2fe7b058d40186d692b0cb3fb2b8fe6863ab
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root c8d530dbe4442a0a16e45a1e25437ab61e600f3b6a8e4337eee3e92d2d9d0956
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,350
Size: 1.00 vMB
Total Fees: 0.02868551 BTC
Feerates: 109.82 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (517,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,891 397,891 0000000000000000005950f963df005dc37ef2d0e3424635a754e2f174379163 592 0.91/1.00 vMB 16
397,890 397,890 00000000000000000613dfdc460e8fe19ec3edb0797557d372b56e0863324fb0 2,060 1.00/1.00 vMB 37
397,889 397,889 000000000000000006daa09fc78e457a853d5a98305243abd6c64a533854ab46 923 0.75/1.00 vMB 20
397,888 397,888 000000000000000005bc2d648c8bf31007388ff929b61cc0813e4ef87b497a5f 2,156 0.93/1.00 vMB 41
397,887 397,887 0000000000000000043c1886aea6b12ba342bc10eb64640273a97321dec0593d 1,382 0.65/1.00 vMB 48
397,886 397,886 0000000000000000006dac861f11b00b70b8f91e847a2b7dac57491700f411b9 1,719 1.00/1.00 vMB 25
397,885 397,885 0000000000000000037b81bb5c1dd4a815df12327289eb9bd8635506a3892315 2,783 1.00/1.00 vMB 63
397,884 397,884 00000000000000000220fa1734057b53839d308dfed8f4428805f9021ad110d4 2,558 1.00/1.00 vMB 44
397,883 397,883 000000000000000005e562e589e8e4ef156243431af765b635806df0a6dcb815 506 0.66/1.00 vMB 16
397,882 397,882 000000000000000002666199cd7c5e41794bea95bfed81a0db2bd55b3412eb77 1,700 1.00/1.00 vMB 36
397,881 397,881 0000000000000000039dec3222134f53fcbaace3c2607e812a061b9a8dbe9c72 732 0.99/1.00 vMB 20
397,880 397,880 000000000000000006ef6309d473f9081b24f6f9cddf79dceb8f2c82a6aaf2fe 726 0.92/1.00 vMB 20
397,879 397,879 000000000000000004e3a41aed632323ece369c21eea52aa13bbaa8eb90326a7 1,206 0.50/1.00 vMB 46
397,878 397,878 0000000000000000024ddf14e0db6d6c4143b0f4864dd924dbcf18da99f2b48c 852 0.75/1.00 vMB 23
397,877 397,877 000000000000000000863d1cc2ac86c2a1e49c5402a79e910bc95f83203e6a86 2,676 1.00/1.00 vMB 45
397,876 397,876 000000000000000005aa5069642c369a9e726aa11bb8f02007a0a4c6909514f6 551 0.92/1.00 vMB 15
397,875 397,875 00000000000000000488dbe2d9601da85845344aa4d123e2a3c20ebf9fe4974e 1,579 1.00/1.00 vMB 33
397,874 397,874 000000000000000002ea463e1b5e36a38311ddd36d536ac29b0c9cd937203ed2 1,949 1.00/1.00 vMB 45
397,873 397,873 000000000000000001c6cef2ab5c9f0129e0a2459f6d7e850c4cf9f5aeff8c17 1,383 1.00/1.00 vMB 23
397,872 397,872 0000000000000000050de46ddf646a9b000c2d50971dc29551fbaad791865e2e 1,426 0.93/1.00 vMB 27
397,871 397,871 00000000000000000106968c943b35641b355c73c3b68f991b8c28610d23a4a0 2,093 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.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.