Loading Tool

Explorer IconExplorer

Memory Pool

76,795 transactions
28.75 vMB
0.06819005 BTC
Random Selection Loading Transactions
Max Size: 174.16/200 MB

Candidate Block

Mining Attempt 68f4e00e7a40aef7f604ffc132ae896e5a02f7a8e2ec2587923f2d931fc7851e
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 024cb750b7703c04bc59f7339c87f79cf40ac381b654231bde63400deefc9b0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,586
Size: 1.00 vMB
Total Fees: 0.00810450 BTC
Feerates: 50.27 > 0.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (545,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,575 369,575 00000000000000000aa3de2528c79271e7e869311e42ab29d0e1ede44bba2146 1,210 0.83/1.00 vMB 26
369,574 369,574 00000000000000001414510eb82ea2afd7a0c5f464986bbaa763cac97ae1ca34 1,589 1.00/1.00 vMB 31
369,573 369,573 000000000000000008f5f231a78c4e6752e521be9ef8218c8c203922b2a724ad 2,873 0.93/1.00 vMB 61
369,572 369,572 00000000000000000bd790160e184c79aef1cac03c9b80ce4b26970593bec7c6 743 0.50/1.00 vMB 28
369,571 369,571 000000000000000003317e511ed3521459e0001380df40df4c7f7f5d6b602113 1,401 0.95/1.00 vMB 27
369,570 369,570 00000000000000000bd808ef63bad55747a0cb7def83141a48c9bd4c1ad0fbf1 2,578 1.00/1.00 vMB 56
369,569 369,569 000000000000000002c6d00c5799d527b281f3d7bb4dd8297e18e5bdcef76dd3 132 0.07/1.00 vMB 28
369,568 369,568 00000000000000000d5587c829508ef5b8c2cc80e1a94870285b703ab1475966 1,598 0.90/1.00 vMB 43
369,567 369,567 00000000000000000a10a5fda48e898c3d7a401fa48e623bbaadc06965a46948 54 0.03/1.00 vMB 44
369,566 369,566 00000000000000000d82047a1b9f9c258f4c8b4c9baf66b4fa26ca6016768280 415 0.39/1.00 vMB 41
369,565 369,565 00000000000000000f80277045fcddd668d5e99f2911ecada7f0647dbf8076b7 313 0.34/1.00 vMB 45
369,564 369,564 00000000000000000000fa6aea584eda3f73baad34a67359cd5d5bf804fb4b22 446 0.39/1.00 vMB 42
369,563 369,563 000000000000000010de29f86cdfab5a9f64c02c334bf13456ea12b5d8939b19 427 0.24/1.00 vMB 46
369,562 369,562 00000000000000000a1fa888259a6674166d4d53264171d3e4d5967cedc66056 269 0.15/1.00 vMB 47
369,561 369,561 0000000000000000053dd525154a59fa408b639ceb0671041df3b0ecc6b46502 1,197 0.63/1.00 vMB 48
369,560 369,560 000000000000000010734c4e8f3191d11400327db55363e8fcc13bde1175502d 1,409 0.83/1.00 vMB 35
369,559 369,559 000000000000000008ffe5e2395dbfd0701bb77c143e9e785fd6ac49f72d5129 2,068 0.93/1.00 vMB 56
369,558 369,558 00000000000000000a58ef3f8118d8a086832dff386510fc613bf9b17aca7e6e 1,072 0.50/1.00 vMB 44
369,557 369,557 000000000000000007da36b201f837e8c08fed826404a44851749bf03aa5736e 1,540 0.95/1.00 vMB 34
369,556 369,556 000000000000000011f26c2c0e829d058fc037768dc79c2df05f402db8aafc58 1,123 0.69/1.00 vMB 42
369,555 369,555 0000000000000000105bb38938262e08b806a0ca70e2850450e983a6c20ed484 873 0.76/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.