Loading Tool

Explorer IconExplorer

Memory Pool

81,779 transactions
30.37 vMB
0.08318716 BTC
Random Selection Loading Transactions
Max Size: 183.01/200 MB

Candidate Block

Mining Attempt 5b0c6498d338c3a87db747b77ca6b69de8e6e228c9d06cecc76edc3cada7de44
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root e4a073b0b18825f4fe75e09a490310baf9ce3fd53eb1765e7a6185b698334af5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02067084 BTC
Feerates: 203.60 > 2.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (595,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,090 319,090 00000000000000001e8c9978a6e6ac670d1aea0b78ab2f2f007d50401d40daf4 717 0.35/1.00 vMB 30
319,089 319,089 0000000000000000009b98d9224bf7fb076131c33a139d8b70323881b71c6e4b 82 0.14/1.00 vMB 5
319,088 319,088 000000000000000006f40d3057bfdb7dbd80f75352dac8cb0c16886bd6397e2d 1,080 0.53/1.00 vMB 32
319,087 319,087 0000000000000000230dee2cd04989d3d478282a94019957b588ec42993c7a09 256 0.17/1.00 vMB 22
319,086 319,086 000000000000000003a934e9e418575a3544a23991d4bc45dfae3c7cc7611cea 904 0.35/1.00 vMB 34
319,085 319,085 00000000000000001951c61c64ab27f3e135de60ff0248b3a59c1604be8cd087 592 0.34/1.00 vMB 24
319,084 319,084 00000000000000000a97206f924778b415d8cdbdfdd0c6750a1a79fd3feec3bb 1,251 0.64/1.00 vMB 30
319,083 319,083 000000000000000020ee251c7788aa1a1502ad6d739c99bce9a494610348d612 115 0.31/1.00 vMB 9
319,082 319,082 00000000000000000b79469303db39ccb9902949ad04af20884b3108f9cf54a0 1,645 0.75/1.00 vMB 34
319,081 319,081 000000000000000007c5620513a4d39f8e42e00553867793cca5a8119d2c0326 459 0.48/1.00 vMB 16
319,080 319,080 00000000000000001e3dab75dd99099047e9daa4460baffefe1de766544f1498 1,868 0.75/1.00 vMB 37
319,079 319,079 00000000000000001d0a39b391e14cc4f6c2c69ca11e87b70ae16109c54434c9 244 0.18/1.00 vMB 22
319,078 319,078 00000000000000000d3407158102438ffba5ed316c15b5fd7180def22ae70299 558 0.39/1.00 vMB 24
319,077 319,077 00000000000000000bb8d2ff658a8c2a9dc513cbfe084a6628abe09a53e4e2bf 443 0.29/1.00 vMB 20
319,076 319,076 000000000000000010cccf93f8225a8dde27ddb7d3bc6dce1c6d761e716f6977 1,095 0.60/1.00 vMB 27
319,075 319,075 000000000000000012805fd7b725ff6a008cf6faf5c6383a1a64bd0926f588ad 444 0.26/1.00 vMB 24
319,074 319,074 0000000000000000181a874bad42a4ed3c7471b0eadb50f7bf9a79dfc231b4a9 75 0.03/1.00 vMB 30
319,073 319,073 000000000000000008598481175af3bbd938191e21bbf360f84dde49b83934e5 350 0.16/1.00 vMB 31
319,072 319,072 00000000000000001c6388eb605d30e8f5f027b0f4d170a52bcb26212f32d3f3 32 0.01/1.00 vMB 41
319,071 319,071 000000000000000009a19814e96797542b096c4fb01c084f6d8453f7c52e0c12 1,351 0.68/1.00 vMB 28
319,070 319,070 00000000000000000da9e9a99e53c00cb82c1cec347ab7c4f75924d2c88a9547 224 0.13/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.