Loading Tool

Explorer IconExplorer

Memory Pool

43,930 transactions
27.05 vMB
0.09438009 BTC
Random Selection Loading Transactions
Max Size: 141.67/200 MB

Candidate Block

Mining Attempt d4929ef7a26f1115fe289173c41888c4a426be1cd0806afe3385870ced5bb732
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 3301917e09582adaa6d5c854691280c0164a9b21e7f5f08566fb8589eb321d8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.04219883 BTC
Feerates: 151.16 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (571,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,492 343,492 00000000000000000f91696c5fde64af69cd0d8aa1b1cf306e2cb6d8c3532375 1,116 0.66/1.00 vMB 24
343,491 343,491 00000000000000000e7c663535d11f0e3231703e337df5f98855394fb33c21e1 423 0.23/1.00 vMB 29
343,490 343,490 00000000000000000b6291fe6563a8dc660547905bf2aecef75c943dcbf308a9 120 0.08/1.00 vMB 16
343,489 343,489 00000000000000000d8df1adc3fbc0f9cc53c5134938b19a9ff3455741218df8 146 0.10/1.00 vMB 15
343,488 343,488 000000000000000001891cf39939eac127f0b1c60bf8e87eee5fd5362b217868 1,290 0.74/1.00 vMB 39
343,487 343,487 00000000000000000d3f00eaa9d9d26362c45a00a7d3386092ac70e5567f34b3 760 0.43/1.00 vMB 24
343,486 343,486 0000000000000000067589d969fa56c0bfc3d736b1d84aecf2940b8f9104d7d8 564 0.39/1.00 vMB 21
343,485 343,485 000000000000000010a9f75c23d7786d15d447b8f09a22600db09f9d7d6341b6 447 0.26/1.00 vMB 19
343,484 343,484 000000000000000002457525a283b7f889eab285de1822a0a844ee22a4789fef 316 0.15/1.00 vMB 34
343,483 343,483 0000000000000000051affac57e229f91ead7961433c893aa461d86ea72fba70 506 0.40/1.00 vMB 15
343,482 343,482 0000000000000000142a375e8d626105a84900a4490b527b7ef500d7d99053e8 1,039 0.75/1.00 vMB 17
343,481 343,481 000000000000000002688bd6e49c559119998c8f95adddb6859fb03f46dcfffe 1,024 0.74/1.00 vMB 19
343,480 343,480 0000000000000000185acfb28daa82477f3bd46226d16a9c7d55804dda9c52e3 93 0.08/1.00 vMB 9
343,479 343,479 00000000000000000a1b1339e950853071cee45f9ceeaed54bd0450cfd4538c2 85 0.07/1.00 vMB 21
343,478 343,478 000000000000000010ce6e0d92bfeeb693dde9317445ced47728f4254c787164 746 0.75/1.00 vMB 18
343,477 343,477 000000000000000010a50a40924f826f191272dd5cebba6b2d2c8ed8c12ae10c 2,187 0.75/1.00 vMB 39
343,476 343,476 0000000000000000045deaf9b6e290f1a8c549a08bb8e7329a997c16d746f78d 313 0.14/1.00 vMB 34
343,475 343,475 00000000000000001803aef1850b3aabc16a10c1c6e7278a44ec92d83bac94db 1,185 0.75/1.00 vMB 16
343,474 343,474 000000000000000000d46128663d69fa329368fa558f93f46806437b540dd9b8 1,011 0.75/1.00 vMB 21
343,473 343,473 0000000000000000106c7b5042266884182909b5f8ad494751511611f45c5267 254 0.75/1.00 vMB 12
343,472 343,472 000000000000000000591fb39ec66add0af81db3384d1db9d868b5cf1b50e955 2,263 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.85 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.