Loading Tool

Explorer IconExplorer

Memory Pool

80,841 transactions
29.49 vMB
0.10180102 BTC
Random Selection Loading Transactions
Max Size: 179.61/200 MB

Candidate Block

Mining Attempt 09f72c1e283a272b9e6c309a2bfe9fb55eab03d96172180edee941d16f8c1941
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 9562a54b4767d05bbb5d6dbd1bb2286b679d8d92be7f9705a8195a00bd68e16e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,198
Size: 1.00 vMB
Total Fees: 0.03977153 BTC
Feerates: 146.36 > 3.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (121,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,087 793,087 00000000000000000000ca9252fa0dcc6704fe553535423adceff5145f9de4fb 3,400 1.00/1.00 vMB 60
793,086 793,086 000000000000000000025ab0d349373a07900e62339870df13a4072a8fa6c6f6 2,333 1.00/1.00 vMB 26
793,085 793,085 000000000000000000013ebb23f91e68c0099810a98eadf11f0e7a7fa3475f1e 2,522 1.00/1.00 vMB 19
793,084 793,084 00000000000000000002689446f9a6696bc41ba2c509474f4931a1b02b4e977f 3,201 1.00/1.00 vMB 49
793,083 793,083 000000000000000000031e94aa0aee27adbfae465abe008e244ca05ffeb5c12f 2,122 1.00/1.00 vMB 24
793,082 793,082 000000000000000000037b21b4adb3c9f49cdd3224583ac8bac0f33ef36f6095 2,687 1.00/1.00 vMB 27
793,081 793,081 0000000000000000000207fb990e79df0c4826dd25d87387af592add8cefbf66 2,735 1.00/1.00 vMB 54
793,080 793,080 000000000000000000007089f61345ea31e06279bcd2c3543b14dad692f4cf84 1,798 1.00/1.00 vMB 41
793,079 793,079 0000000000000000000049f07d29c13d44b6f31ed73b467ead690226789d9f29 1,438 1.00/1.00 vMB 18
793,078 793,078 000000000000000000035896b98f3467756d302c999ded0a7878eb48ce08d474 1,346 1.00/1.00 vMB 18
793,077 793,077 000000000000000000024270cda08dd991f50e0f7c3c5ba3b847a96997cea7b1 1,563 1.00/1.00 vMB 18
793,076 793,076 000000000000000000037535bc02935596a3984f273925450c9f07045a26c6bb 3,091 1.00/1.00 vMB 27
793,075 793,075 00000000000000000004f9d102c3434750d323940afe298a381c71666bc61133 1,854 1.00/1.00 vMB 24
793,074 793,074 00000000000000000003c691e1a1ae982aaac7e1b39918c75839f8467ceedd09 1,794 1.00/1.00 vMB 19
793,073 793,073 00000000000000000003a06b12ab44ee41346c637dfddb1788484111e715db96 1,220 1.00/1.00 vMB 22
793,072 793,072 0000000000000000000453b32ae8f33842d1e356577fb03580b701a45ec5c80a 3,479 1.00/1.00 vMB 42
793,071 793,071 000000000000000000034c1d0036c2b7e509f9dc8a95d40f34b4737b05b886ed 3,011 1.00/1.00 vMB 29
793,070 793,070 00000000000000000002b329613311bb78f1a5588fd250ab0e67600b1eb4f475 2,377 1.00/1.00 vMB 50
793,069 793,069 0000000000000000000449ab118e17142d046432144b98a93a9decd466e7b9f1 1,411 1.00/1.00 vMB 19
793,068 793,068 0000000000000000000005e4c70a783f19df773bfd015ad6989861d5aec0c09e 2,152 1.00/1.00 vMB 54
793,067 793,067 00000000000000000000abb48f21f9cf3b7749eeeac9f3a22b1549beec606817 1,487 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.