Loading Tool

Explorer IconExplorer

Memory Pool

80,670 transactions
30.18 vMB
0.07264773 BTC
Random Selection Loading Transactions
Max Size: 185.11/200 MB

Candidate Block

Mining Attempt f173ee29c7fae14640294ba6b83f6bde4767bfd49246686ad1ee4d6cf1e1c196
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 5dcd2fc06aa7f3663c8cade7cb593e478f9770d32507f6f8ac4012d002234ac0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.00560463 BTC
Feerates: 40.74 > 0.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (537,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,108 378,108 0000000000000000038e57bbe66ea244ac0df2c227d74f6423bc21cba838a291 319 0.92/1.00 vMB 7
378,107 378,107 00000000000000000e6b929ab85971a6493f2e645c962edbfa53cf7872ffd872 976 0.40/1.00 vMB 41
378,106 378,106 00000000000000000c0afeebcad8a803cff24dabf757a6dbcaa289b69592b105 417 0.22/1.00 vMB 34
378,105 378,105 00000000000000000a98c075c63eea9953f54549628c8b052358c6ad87ef1f42 879 0.91/1.00 vMB 32
378,104 378,104 0000000000000000066a9004f0e7433ea411e5ba7d67c06601462e3804b53fb3 305 0.21/1.00 vMB 56
378,103 378,103 00000000000000000960f52e1bff14abf20852b6833387ec5867ed43b610824d 485 0.92/1.00 vMB 9
378,102 378,102 00000000000000000658c8d74213bf524503bd4d5fde2d3403f6a39e5352657f 64 0.24/1.00 vMB 4
378,101 378,101 00000000000000000143bfc4f31c6cb09584e69429f5777cc5b35d5ea574835c 658 0.37/1.00 vMB 49
378,100 378,100 000000000000000005b8108453c0c4bf255a2af09e51b1d6ab6a1e0d70d7eb0b 1 0.00/1.00 vMB 0
378,099 378,099 00000000000000000e38a775301133bfe3452b9f741a275dc9c8dd0738f28d08 86 0.10/1.00 vMB 11
378,098 378,098 0000000000000000004f379e87288b0b5d64d028d70fecd05d7d1e63f88ab441 1,280 0.91/1.00 vMB 29
378,097 378,097 0000000000000000067efb2d9478911ed69880be8733cb50216118e934ed7301 345 0.21/1.00 vMB 31
378,096 378,096 00000000000000000df28abe66955e7047a0186b7b5c070e7473fd0207f98eb4 209 0.15/1.00 vMB 22
378,095 378,095 000000000000000003c2265a93de1aa193d39d20c60e1a5b5943cfabf1da8a35 1 0.00/1.00 vMB 0
378,094 378,094 00000000000000000dcb6b82fa5bb0c4fe683a26cbfa72aed91d11f75045944f 1,168 0.52/1.00 vMB 66
378,093 378,093 000000000000000004cd69a8650f867ee7421d7350075d3fb53c63f139050aff 1 0.00/1.00 vMB 0
378,092 378,092 00000000000000000d1ce717c49be25b22be331913e3f2d1337788036f2e3c49 1,746 0.74/1.00 vMB 43
378,091 378,091 000000000000000000e89e72f7ed58edc7b6febfd030888369a50fcc584899c4 1,097 0.99/1.00 vMB 23
378,090 378,090 000000000000000003a320cd7e31640c83cecc76f8042aff6298d6fdb0f33aa1 884 0.99/1.00 vMB 19
378,089 378,089 000000000000000008493df1804fdf64a16dbd89c6eae76d98d5574562d5e98c 269 0.22/1.00 vMB 21
378,088 378,088 000000000000000006d9e42766220350c8842f2266369cd2bf00f77e24bdea21 1,835 1.00/1.00 vMB 39
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.