Loading Tool

Explorer IconExplorer

Memory Pool

27,227 transactions
27.09 vMB
0.06431858 BTC
Random Selection Loading Transactions
Max Size: 130.41/200 MB

Candidate Block

Mining Attempt 7676cb702467693afe15bf27e4b7a70d897434958adf820d1bde2c236c4a6a85
Version 20000000
Previous Block 00000000000000000001f153be8400a938169c22122f44526eb6818272e825e6
Merkle Root 073f2103172fc3133169edcf8e4e229ea53318ed33546a81ab24ddceadd43807
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.01327484 BTC
Feerates: 79.73 > 1.33 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,496 (527,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,074 387,074 00000000000000000ad3193b733b3c39cf678844e23825d514c21130dcefc484 1,056 0.51/1.00 vMB 33
387,073 387,073 0000000000000000008d1916ffd2ab76b2d957e10f4a61b5f063135d58bbf429 575 0.27/1.00 vMB 32
387,072 387,072 000000000000000002391d66ffb9efb44baf3736f03f998956eea30be87679a0 248 0.18/1.00 vMB 12
387,071 387,071 000000000000000003b0b73d9b3259c318cca48a6335b5d64545583f7f3773fa 501 0.40/1.00 vMB 21
387,070 387,070 00000000000000000a9f4a8a1e24eaf21cd4cdb0fcce504e3bcc0beed6f47447 414 0.18/1.00 vMB 36
387,069 387,069 0000000000000000059aebad5c7ad8306f7fc72d4fd957de28400f24564a8aea 862 0.31/1.00 vMB 39
387,068 387,068 0000000000000000050b26287aa9461729e0b16f9c79cfbfbb5b91b27434780e 255 0.13/1.00 vMB 26
387,067 387,067 0000000000000000076bc128d09272d04d87bf0968dcfadf8185aab46cb56a61 1,252 0.60/1.00 vMB 36
387,066 387,066 00000000000000000c5300670f6a984bc81a4e28778a1e2d7429c0947670cfae 165 0.09/1.00 vMB 18
387,065 387,065 00000000000000000a7949af8df3acd58986cefc6075df103de585c0644e301e 493 0.34/1.00 vMB 22
387,064 387,064 00000000000000000600bd88a32e87daaf8f5a86d663c81b3e9866eb6b69a89a 147 0.11/1.00 vMB 17
387,063 387,063 00000000000000000b29de9a635ecccb7eeba8064535c24d16cacecef4b91a4d 517 0.21/1.00 vMB 41
387,062 387,062 000000000000000005dd02d211889eaa8cb1a7aba6dfaa5581a557791003f759 840 0.48/1.00 vMB 36
387,061 387,061 0000000000000000031b4cbd842f8f12051c83d3c572835ad01e1b4c798e3836 1,316 0.62/1.00 vMB 36
387,060 387,060 00000000000000000d1c6ed5da7f82bf7ae57e6b517e9100464b6ac6b4d16656 557 0.75/1.00 vMB 9
387,059 387,059 00000000000000000371c76aec456e0318d5776e5630bb3d058663b70903f93d 1,026 0.95/1.00 vMB 23
387,058 387,058 00000000000000000c7755fd8cbb045996d1635c2b4f047eaf98b736420ae24f 1,011 0.51/1.00 vMB 34
387,057 387,057 00000000000000000ec546ef2cbaf835e60243fd92020ecdc4bb6f9f13556a83 1,229 0.95/1.00 vMB 26
387,056 387,056 000000000000000009da03f08fbc8a1755c2ed2da1190efa9a325e4b903bcc52 989 0.75/1.00 vMB 21
387,055 387,055 000000000000000003ddc91d49bd4b16c16cbb2a8bf0cb6e479c818e91a7d7f2 1,897 0.99/1.00 vMB 32
387,054 387,054 00000000000000000c99aa24fdefaa77f7aef29fe36865092d2f89309084f7e8 1,039 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.49 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: 611.94 GB
    • Received: 10.93 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.