Loading Tool

Explorer IconExplorer

Memory Pool

14,927 transactions
8.61 vMB
0.02631834 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.25/200 MB

Candidate Block

Mining Attempt 94bfb32a64ba953867cd6dc8c516011d0127d68caf2b2f4f046ba3ac4a2e6567
Version 20000000
Previous Block 000000000000000000011bab8835206eaca3c4ef5c316158790f9562b53d7feb
Merkle Root b731bbf766b18c55a295cf12c0b34607fbc2d1e6cb15ee42637f2db83b3bf007
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.00786879 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,374 (783,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,141 130,141 000000000000171485a9ac54897be1865953394f3b83e5a90f4e8c83de96738e 7 0.01 vMB 545
130,140 130,140 0000000000001158187106a1c8258ef400ebf87bdec40f12a8838bb304eb55ef 9 0.00 vMB 964
130,139 130,139 0000000000001add054d1a9117320b68f16be705ace670138dad849e445ee53e 4 0.00 vMB 1,353
130,138 130,138 00000000000016bab6ebfbf0f48f8308db4106bfce1f5584026f4c23ecc5ff99 84 0.03 vMB 154
130,137 130,137 0000000000000c17d51e25f388070b88afe6f4ff9e86c9cf63d21d1b6378c707 12 0.01 vMB 2,099
130,136 130,136 000000000000101a1708e627acf1bd870323ffa27c9c6265798e324f54ca8d22 53 0.02 vMB 385
130,135 130,135 0000000000000f4826e823063e45bbc1529ff7efc58db75aa1e66914f244c5fc 23 0.01 vMB 1,341
130,134 130,134 000000000000191eb59dd7827878cfdb62a0107d02cadc9627094415960d38e2 14 0.00 vMB 959
130,133 130,133 0000000000000c2f30a4bb0c679f446e54966d3ca0133c8eb099e736c6cf8ede 1 0.00 vMB 0
130,132 130,132 00000000000019228d17b3d1c1e60e0d33685ccf7204484841c00c9d3eabade6 48 0.01 vMB 2,887
130,131 130,131 0000000000001028766c88654776cb862808c883f2c8b806584a0a35af55560c 30 0.02 vMB 989
130,130 130,130 0000000000001d62fbc740181b067957477d6e0eaa9fa503938d4a1502c2eb9c 61 0.03 vMB 762
130,129 130,129 000000000000098fe22f29e1ab809324a2b451e02759089fa7057c395f62bb03 7 0.00 vMB 2,132
130,128 130,128 0000000000001bc2a02e5cd5ad3b6ccb9e47f2e5305ac1575c4ed163a191f7ea 82 0.02 vMB 296
130,127 130,127 00000000000019e75387fb40a34efda97edefa67ceb5271cc31edea1e051953f 122 0.05 vMB 800
130,126 130,126 0000000000000e915e7c573ffb56132f115b83a78005faa4b573fcd998e640b2 10 0.01 vMB 1,553
130,125 130,125 0000000000001a9ea87aac05705677a2ff21ae94da73660bb49ed1931d2cff2b 30 0.01 vMB 1,527
130,124 130,124 0000000000001c5ec8c1d6cca5d86fc54e0c64cf74dfa56570a0adeb217d15b9 123 0.05 vMB 764
130,123 130,123 00000000000017ae88b4557cb388c8514f8e608eb95ae0da65c21164a2d41dec 124 0.05 vMB 1,099
130,122 130,122 0000000000000874edc00e3b62f8e749538dbaeee9d45353a899746cab685f70 22 0.01 vMB 535
130,121 130,121 00000000000005ba06b26dd3c9d78c065da90f9007e2fa03c6202c031eb2e77f 8 0.00 vMB 1,076
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 106
    • Outgoing: 10
  • Data Transfer:
    • Sent: 212.68 GB
    • Received: 0.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.