Loading Tool

Explorer IconExplorer

Memory Pool

82,841 transactions
31.78 vMB
0.11044290 BTC
Random Selection Loading Transactions
Max Size: 190.70/200 MB

Candidate Block

Mining Attempt 5d8b68c605aa2a0bd41be71ec25813342631507f3108a98ccd315bc483a4a42a
Version 20000000
Previous Block 000000000000000000012e88459ade7b41276fe5cb0870cdd0274669d679f5b9
Merkle Root 7a7ee38759cb7413ed30d28c83d43b749301a3d82b0312b84fdaf68519f51b5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,780
Size: 1.00 vMB
Total Fees: 0.02720555 BTC
Feerates: 344.14 > 2.73 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (467,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,095 448,095 000000000000000001c05b968c12fc6564b011f7d28e0e4b2063ae6c2409ee84 78 0.03/1.00 vMB 81
448,094 448,094 000000000000000000f2eb26a5821765f4ccac65afcf24fc906669c0bd5153a6 1,824 0.80/1.00 vMB 78
448,093 448,093 00000000000000000313f49dc9eec69e8239eebbd9aa21201fad8b75f155c6aa 729 0.30/1.00 vMB 83
448,092 448,092 0000000000000000025cc708bbac3f53d7722f64c8e4dccc3692d279289c11b9 577 0.23/1.00 vMB 81
448,091 448,091 0000000000000000001ccb23f9f6004013784e93481c63d59bf1d1218f87f2e4 1,066 0.46/1.00 vMB 77
448,090 448,090 0000000000000000007b83ca79a93c4704c44540ee0bb489b4afefea0501ac0d 311 1.00/1.00 vMB 8
448,089 448,089 0000000000000000025a78b07e5f097ef1ae05fcf0aace8b7fb414fbef361b04 117 0.04/1.00 vMB 76
448,088 448,088 000000000000000001affd32bbfdce18eb25731ca6872e8b9a5141df4f41d853 1,671 0.74/1.00 vMB 75
448,087 448,087 000000000000000002081588e2c2a282f71477350648d4ef8e76d758244afaac 2,345 1.00/1.00 vMB 85
448,086 448,086 00000000000000000017033b1ab588700f5297cd8f2971c684e7ab22ec47ef8a 1,500 0.81/1.00 vMB 64
448,085 448,085 00000000000000000185e27265b470b39e20903ca581b6a2e2d8c170cbbdf3b2 114 0.99/1.00 vMB 8
448,084 448,084 0000000000000000012ef6ec54b6b42430759d84e0b80230669969d24d51bdf2 1,733 1.00/1.00 vMB 58
448,083 448,083 0000000000000000010fbf8d57f83c38dd90719f048d56f503b095af0dfcc034 2,455 1.00/1.00 vMB 81
448,082 448,082 00000000000000000174f2af2a412966167031fc52bbf0eeb358bd7e9a782cc3 2,361 1.00/1.00 vMB 96
448,081 448,081 000000000000000002e060e6ec031e82d5f30f989279fabf2a42979bdb9a2481 1,434 1.00/1.00 vMB 57
448,080 448,080 0000000000000000021771a5aa5890332312d8346d220be5f5dfb610c9240dc9 1,888 0.97/1.00 vMB 74
448,079 448,079 000000000000000001d1a2948cec822c5f4de5c8f26d08a49449c4f70e753b02 1,509 0.99/1.00 vMB 62
448,078 448,078 00000000000000000040a22bd5a87dad66568e2459a1f7b4bd95f29e86b7f8a9 168 0.96/1.00 vMB 10
448,077 448,077 000000000000000002cc52156a40402ce62d627fdf4dfb23202ff27bbd515e60 769 0.42/1.00 vMB 70
448,076 448,076 000000000000000000e8863d3e8af067c91930994bb75ac933155f5cf5ff5df3 818 0.97/1.00 vMB 29
448,075 448,075 0000000000000000008102fcee280bd93d6c4fef84ef2d9c682020ecc3c1d36d 1,124 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.