Loading Tool

Explorer IconExplorer

Memory Pool

35,503 transactions
33.78 vMB
0.08551219 BTC
Random Selection Loading Transactions
Max Size: 163.80/200 MB

Candidate Block

Mining Attempt ff82280b07784e392b6ae2e2950609abc1714b3d3dc84a69f201549d7622ceba
Version 20000000
Previous Block 00000000000000000000541a218fa33c128bd54ce07f3bbff46be6b47fa185e7
Merkle Root d50cedfa1c310a9a32bea7eef9c345831360884b20906040233050db13860e46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,072
Size: 1.00 vMB
Total Fees: 0.01453752 BTC
Feerates: 101.68 > 1.46 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,316 (558,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,002 356,002 000000000000000014f8d8773d458f5a2decb8293043fa72cda035e583f14ce7 419 0.21/1.00 vMB 30
356,001 356,001 0000000000000000153c94e6c7510bf67944d7b11e56de38c4c06850ee19c047 139 0.07/1.00 vMB 31
356,000 356,000 0000000000000000138ce5493b612b0e90b66e2a76714088d6b3e6a4770215af 370 0.17/1.00 vMB 26
355,999 355,999 000000000000000016ebb6e0af4481b6a49acb997528d410017fbabba492a8d4 366 0.16/1.00 vMB 31
355,998 355,998 0000000000000000022fadf762926c9e366d327d605e111f49de7795690b4db2 63 0.02/1.00 vMB 29
355,997 355,997 00000000000000000aafec96f7e654e45f6b0d7ba3d48b26d7379d9c9c7870fe 105 0.04/1.00 vMB 24
355,996 355,996 000000000000000016fc20228040c1baec240fc4d5fcb1d5d23a4042fb75cbf8 323 0.14/1.00 vMB 28
355,995 355,995 00000000000000000c69e5c77f60f8ec30703a1daee024c04ca22085639cbe72 842 0.40/1.00 vMB 28
355,994 355,994 00000000000000000cb732973f87a3e1fe0c7c278b04d0db1571ff67a7de681d 172 0.11/1.00 vMB 20
355,993 355,993 000000000000000001eaa240ea175f683ab1847d93e1fcd3e5af7e35fdac3d2e 581 0.38/1.00 vMB 28
355,992 355,992 00000000000000000a97fd04e7c1632005ed0866abbf01c6fed4877cad8ad100 1 0.00/1.00 vMB 0
355,991 355,991 00000000000000001075e430cf2b6cff50182706b7fca3be4600ea457911a055 714 0.36/1.00 vMB 27
355,990 355,990 000000000000000010c6d8439b494d6b3b49e3a84321a572faa45bc731ad9397 1 0.00/1.00 vMB 0
355,989 355,989 00000000000000000eddbc2a33f50b0e15b3ac50154857e8ffd49985c7bda556 353 0.18/1.00 vMB 27
355,988 355,988 0000000000000000115ac6ea674bde54ee69ef08fcc03313c18a27355cf5698b 777 0.40/1.00 vMB 26
355,987 355,987 00000000000000000571776041a7bbeaa4a0c3e2cd24b782a0bcb12df91ea4c4 90 0.09/1.00 vMB 11
355,986 355,986 000000000000000016a6c97a4eeeac1ca238367262831f257d7e7552d211f55c 211 0.11/1.00 vMB 26
355,985 355,985 00000000000000001597bd9555be1ecf05f57523b708cfe64b6edb631f116854 1,013 0.49/1.00 vMB 29
355,984 355,984 00000000000000001563dccbbbaebe98408c7b98b805ad520ec8120e56d3ead7 349 0.18/1.00 vMB 19
355,983 355,983 00000000000000000cd43ea4506c15b5fff81fcd6dc6aae60de2f791d104cf08 901 0.52/1.00 vMB 26
355,982 355,982 000000000000000016d863880e9d03ccdc8b10ab8580536406775918097896eb 1,125 0.51/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.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: 581.75 GB
    • Received: 9.22 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.