Loading Tool

Explorer IconExplorer

Memory Pool

81,987 transactions
30.91 vMB
0.08581251 BTC
Random Selection Loading Transactions
Max Size: 189.38/200 MB

Candidate Block

Mining Attempt 312c1dbfb49e2f5107b421a1438ee3febedd059837d61e4cda897f52389a383e
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root d235e1b82870c3c0d7fa12d9e6e797549600d8dc79ebeab5426e46c58ea958ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.01612063 BTC
Feerates: 100.00 > 1.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (260,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
654,805 654,805 0000000000000000000d442dc17cba15fd89acc10275a38bfa54f6a952ddeba3 2,721 1.00/1.00 vMB 335
654,804 654,804 0000000000000000000167d95af804fe397d355364e4d9de744e7d23bc85aca1 2,995 1.00/1.00 vMB 313
654,803 654,803 000000000000000000027850b4b7fec340b0067420775083508c431d48468967 2,732 1.00/1.00 vMB 333
654,802 654,802 00000000000000000009355d14fdd08dfc338ce0f484ad06273e194e84c5dc6a 2,206 1.00/1.00 vMB 290
654,801 654,801 000000000000000000070c3d48cba98780a2482d01f5665b95524098bd1f05cf 2,153 1.00/1.00 vMB 301
654,800 654,800 000000000000000000005939c64276be335bfc93943ed6b36493673dee64da81 2,689 1.00/1.00 vMB 328
654,799 654,799 00000000000000000004f4e95694195f36b0a7dba018f8aa5c39ba9fc4398351 2,974 1.00/1.00 vMB 351
654,798 654,798 00000000000000000004d439799d8fdbc278cc4c52e42ae8886662f2f26d98ac 2,917 1.00/1.00 vMB 281
654,797 654,797 000000000000000000032bf0fe3a29d0e12e3ef0e3b5b60f6f72d42e2a38cea6 2,634 1.00/1.00 vMB 272
654,796 654,796 000000000000000000050c67a40c1b528a07172257e502129529c2e2c53f6fb7 2,650 1.00/1.00 vMB 302
654,795 654,795 000000000000000000015b46417bddff1deb1a6b2cef3cdcc5052f7b3f64e0b0 2,505 1.00/1.00 vMB 310
654,794 654,794 0000000000000000000a7fab217b186518247832ed73c81e63fb25133519e4cf 3,036 1.00/1.00 vMB 339
654,793 654,793 000000000000000000075f2cf85145a8b26ddbc81e2db4f38a6385f62992656e 2,172 1.00/1.00 vMB 283
654,792 654,792 0000000000000000000d2fef61a708167e28faf9a95638e22ff4af12770e5556 2,029 1.00/1.00 vMB 283
654,791 654,791 0000000000000000000d884f0c292825f99eb2efd2a3cc1d18695436edd49b1b 1,692 1.00/1.00 vMB 289
654,790 654,790 00000000000000000001497f7b91bd9081386d7e5717e798512a231bf326d18c 2,228 1.00/1.00 vMB 296
654,789 654,789 0000000000000000000c10c48676d4425e07b7dbb01ff4ae04f3728c6a7c536b 2,711 1.00/1.00 vMB 314
654,788 654,788 000000000000000000052b0112976df9322ebd82b1f4419f2fd29a22321fbd55 1,913 1.00/1.00 vMB 281
654,787 654,787 000000000000000000056212a8bfa7a01c7cdcb58facba38a684db270f4c4f4d 2,737 1.00/1.00 vMB 305
654,786 654,786 0000000000000000000b86146d1404421921a6809587ee1b5219395b9ea7cfe0 3,104 1.00/1.00 vMB 332
654,785 654,785 00000000000000000009be0040a24473ae6aa5096fdecef09147a4142e025df9 1,308 1.00/1.00 vMB 277
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.