Loading Tool

Explorer IconExplorer

Memory Pool

41,716 transactions
26.72 vMB
0.05998450 BTC
Random Selection Loading Transactions
Max Size: 139.77/200 MB

Candidate Block

Mining Attempt eeca6f3831a08fc77c192be394c8da650232b7d96a96a426fd213b731a5ae979
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root bf08a22b7868df6e910223f1d778443307a012c662a0a3ab5ad75f0e7852ebae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,667
Size: 1.00 vMB
Total Fees: 0.01044231 BTC
Feerates: 73.20 > 1.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (469,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,958 444,958 0000000000000000005a9681dfa70167d6f64dbf053a0d9b590a939ca37004c7 662 0.26/1.00 vMB 73
444,957 444,957 0000000000000000022d149e740d139b338645424296874a04190f8a253e2da9 132 0.05/1.00 vMB 73
444,956 444,956 0000000000000000025fd558dc0989a0243a3ea08c39059bc83b08801dd63bbf 609 0.28/1.00 vMB 70
444,955 444,955 000000000000000000636cbf9ad705d5975b41731967cfa524e9fab656e2eb78 544 1.00/1.00 vMB 16
444,954 444,954 000000000000000002d3fd6fe1daad29f3925e22809e0a32e10a930e8ef7cb4b 1,749 0.72/1.00 vMB 67
444,953 444,953 00000000000000000204e7df248e2c6aaf6d58d02ac1d5b545eee848a040b39b 2,670 1.00/1.00 vMB 82
444,952 444,952 0000000000000000026c9484afae94c317ae949942401874525b42c657f779f1 1,449 1.00/1.00 vMB 40
444,951 444,951 000000000000000002b68ee3840859e72df6a7f4d4d5a715823c2ce5c68052dc 1,267 1.00/1.00 vMB 35
444,950 444,950 00000000000000000233a5adb59623ad3ffb9168379572cb59a7c840f9bb2f7e 771 0.30/1.00 vMB 67
444,949 444,949 0000000000000000029a4421caceaabd8cb6ec88589fbc304f26bc94910f92af 376 0.16/1.00 vMB 78
444,948 444,948 0000000000000000020c04eb9ffce75193f908bd855d3d31f74e74a7c0e11ed3 789 0.39/1.00 vMB 63
444,947 444,947 0000000000000000034996704567f21d6fe592482873db98503c5c2ecde5b6e6 1,082 0.49/1.00 vMB 74
444,946 444,946 000000000000000002bc32d6b15ee97d25d414ea7757d0701c3857e58298b5df 122 0.06/1.00 vMB 74
444,945 444,945 0000000000000000022119c5365ff6903c21679ad0b1d5c37351cb803fa0ae6e 986 0.39/1.00 vMB 74
444,944 444,944 000000000000000002ad0f128d3af89d60d95c83144545c531bc0efa3e89d6aa 975 1.00/1.00 vMB 25
444,943 444,943 000000000000000002aca1df9327326ae86db6fb26c2a4f7174fb3fd68ee5cbf 1,154 1.00/1.00 vMB 57
444,942 444,942 000000000000000002016b6e847878e3f4ada7eb3fbe23a19ab069270308f151 1,978 1.00/1.00 vMB 100
444,941 444,941 000000000000000000dd187c59aa94b1cdf19b126283f9ca748d0d2bb11d900d 691 0.25/1.00 vMB 140
444,940 444,940 000000000000000001a772f29c71d5340975f25fe7bed9803d0cd3b083ee597f 1,021 1.00/1.00 vMB 28
444,939 444,939 000000000000000000516dfc154f47e85d907c2ca414dd5c8b0c1f7caaec8080 76 0.05/1.00 vMB 63
444,938 444,938 0000000000000000024a7ef4a4cce999848f2b4085bb1399e9ee6e095ac28126 366 0.13/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.