Loading Tool

Explorer IconExplorer

Memory Pool

79,071 transactions
30.06 vMB
0.12409718 BTC
Random Selection Loading Transactions
Max Size: 180.27/200 MB

Candidate Block

Mining Attempt db5a58fe444d80c74a98271dc29dd58caf385cbf02b9b398d0887c39ee79c43a
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 0a803e285e5ba59e79c21eb891a0c0f7f8f6e90daaa533a040681f34f5368e38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,750
Size: 1.00 vMB
Total Fees: 0.03819083 BTC
Feerates: 673.02 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (546,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,570 368,570 00000000000000000bb3b87341df9f125e467ea99362cb31701fe131f5a706cc 412 0.75/1.00 vMB 19
368,569 368,569 00000000000000000d00c65116c75b473700d6788e727089b937d5c1fcd5715d 1,154 0.72/1.00 vMB 32
368,568 368,568 0000000000000000005231a237767d3d3a2a0bc64f0317571c4d44d69698cb71 1,033 0.75/1.00 vMB 35
368,567 368,567 00000000000000001478fa9c302260d37c99160cc0cd813e1ca3ac96b62f6119 1,596 0.95/1.00 vMB 39
368,566 368,566 00000000000000001454fdecfdb2b18cc07bf759f759ce4d8cac3301dc98f478 1,060 0.50/1.00 vMB 48
368,565 368,565 000000000000000004878792f9a1bb11f92e9c3a188a035a5c3ef668d00c722e 785 0.93/1.00 vMB 25
368,564 368,564 00000000000000000cce3b27dcbcfce900f12b62f8e512c94e9c4efb6efae706 762 0.93/1.00 vMB 25
368,563 368,563 00000000000000000eaeab394c3a184f3067f47f296516dcbb6df7e2bbc22872 1,616 0.85/1.00 vMB 48
368,562 368,562 0000000000000000124486523990e91685af2d9970d28f5c8780d44f2b82e84c 962 0.96/1.00 vMB 26
368,561 368,561 000000000000000013f66801e8205c6339fce60e8f8a97dc8f1ee8be131d4052 835 0.86/1.00 vMB 17
368,560 368,560 000000000000000011aac41b9e624d27b621ac7327f580202413c162b25cb9d7 1,089 0.95/1.00 vMB 29
368,559 368,559 0000000000000000123fb103676c97cb7b7b2cbc523419736c4c3a2b2f983fed 670 0.87/1.00 vMB 22
368,558 368,558 0000000000000000014131dd3b23d3d7fcc6feae936073089dbab49afd8edf3f 698 0.75/1.00 vMB 25
368,557 368,557 0000000000000000140c412d7dec2f2b1ac518553af269a8e41423b4589ddc12 1 0.00/1.00 vMB 0
368,556 368,556 000000000000000010a6e924755f9334bd53c01a060049ee7215ef6c107abe79 755 1.00/1.00 vMB 25
368,555 368,555 00000000000000001399434d14a8e0fa4c20e5be552ca4bbaff36b03d78238d3 1,801 1.00/1.00 vMB 36
368,554 368,554 0000000000000000081637ea350ecce10d8aff16940cafaec287eadb520e28c7 1,423 0.93/1.00 vMB 38
368,553 368,553 0000000000000000082b072a9301069df377ea6e0e96c43245da6e184839f9c4 1,330 1.00/1.00 vMB 16
368,552 368,552 0000000000000000113064a0208abcd77852653971ab4c34f6a7f2b4c26007bf 1,331 0.75/1.00 vMB 39
368,551 368,551 000000000000000003cc85fda6d53f9a99c71e2203f08ae9a9d9cbd7c8458a13 445 0.79/1.00 vMB 19
368,550 368,550 00000000000000000807a824eeabdde1c6740518fca7d1d51f7c5193d8fc9a51 43 0.06/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.