Loading Tool

Explorer IconExplorer

Memory Pool

81,040 transactions
30.28 vMB
0.07603406 BTC
Random Selection Loading Transactions
Max Size: 185.76/200 MB

Candidate Block

Mining Attempt a98ede6baf6ece38fbbafbd5418f97fe1257beee1438ee570aa9a0cd73ec6822
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 2da8fec72d30a09c8f6e8514e4427c99549da9d20ed1121f7c97b930ca6c6422
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.00869213 BTC
Feerates: 151.12 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (577,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,985 337,985 0000000000000000042392725274ac1e98e815acb0adc7e6bb1cd5361e1cd1cc 733 0.85/1.00 vMB 18
337,984 337,984 0000000000000000097ba7321f93c4751223b3995e0d2887564f6ac8ab28d955 1,407 0.75/1.00 vMB 29
337,983 337,983 00000000000000000fcdf1bf689dcd096a9cafc3e9f2214972097449d8fd260e 2,240 0.75/1.00 vMB 34
337,982 337,982 00000000000000000f04a936bd7af5ce61c7708464e9d4ff008b8abe3251321e 1,204 0.40/1.00 vMB 70
337,981 337,981 000000000000000009c038bd7a4c6d5783f4a96f458f6bfee066304bbed1a472 128 0.06/1.00 vMB 121
337,980 337,980 00000000000000001653754f1aea6adddc99353df7f007192a25a0c089a361d0 1,065 0.50/1.00 vMB 28
337,979 337,979 00000000000000001443848ea2141e2e188de96a9bb3cea3e57c7d4bb85871a6 2,055 0.75/1.00 vMB 45
337,978 337,978 00000000000000000cae4bb64c18dee245a358dba70ad945fa81eb35e3251b98 87 0.04/1.00 vMB 29
337,977 337,977 00000000000000000b480f56a2b8404a49043922ca2fb4681407ed6474f45aaf 537 0.37/1.00 vMB 19
337,976 337,976 00000000000000001300898e329e2d43c0a3477ec5ed72d96b87c43bf373c273 553 0.22/1.00 vMB 37
337,975 337,975 0000000000000000038028fedd7f8be46da6b297ca2431934ec67653c20c9b30 657 0.34/1.00 vMB 24
337,974 337,974 000000000000000011753713eeaa10caf76f770f3338d1ca76ac035242387bc0 714 0.38/1.00 vMB 23
337,973 337,973 0000000000000000198cf6ae071db32813b134b6bd25f11233ab0b3710bcc4fa 231 0.12/1.00 vMB 17
337,972 337,972 0000000000000000186b73dcc9f88502ba40e1c3fd87b5935aecca8b878a7fe7 967 0.52/1.00 vMB 22
337,971 337,971 000000000000000018aba076b026eab8fb56fe154707ddf373e78b90aea29650 547 0.69/1.00 vMB 12
337,970 337,970 00000000000000000132e93e2fab500f070347c13a6afeb6de55d6716781c55d 1,296 0.75/1.00 vMB 48
337,969 337,969 00000000000000000c976b660c6397153e312fa047ceb24f4639fdd04a4b241b 2,413 0.75/1.00 vMB 40
337,968 337,968 00000000000000000a727b25e962d11a0f3a70c153237789a0b939cf331b035b 921 1.00/1.00 vMB 14
337,967 337,967 00000000000000000c25ae0f7af57636e69b4a2a4ce12c38675e1954113fcc6e 1,576 0.75/1.00 vMB 25
337,966 337,966 0000000000000000191787659929b87dbd19131fa622a22ba68abf350d96c241 351 0.15/1.00 vMB 28
337,965 337,965 0000000000000000102fdf537028437b639e9f755d78cc004139e53a07c1ab46 1,977 0.68/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.