Loading Tool

Explorer IconExplorer

Memory Pool

78,301 transactions
29.36 vMB
0.06555004 BTC
Random Selection Loading Transactions
Max Size: 176.48/200 MB

Candidate Block

Mining Attempt 2c36a045fae4b21cb0aa3f632f4b10f441662fb636dcd6908981267d4d632618
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 60b3562b057df3ef4566e6e291c3789c8610a8757857a20199012002e6663540
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,143
Size: 1.00 vMB
Total Fees: 0.00602075 BTC
Feerates: 50.25 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (170,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,076 744,076 00000000000000000002c15ea73c8700ce286386b2f79a12e449c8bf9dc402f4 1,391 0.61/1.00 vMB 22
744,075 744,075 0000000000000000000747e45ed1ef7e241555f2a70f880ee3041ed32a7dd339 186 0.05/1.00 vMB 23
744,074 744,074 0000000000000000000502ab830bad1e5391664739699e409d6806258e9652ed 1,008 0.76/1.00 vMB 9
744,073 744,073 00000000000000000001ae65a3433d7942e134e9cc29ccef77b69b337755e0ad 1,594 0.92/1.00 vMB 12
744,072 744,072 000000000000000000018ae28757380c9f1c9b3940f2456e59034e38572b0d64 487 0.52/1.00 vMB 14
744,071 744,071 00000000000000000005fa8a9899cbc876da4ba8e52d37c3f4f0e20268fb34f3 2,087 0.72/1.00 vMB 19
744,070 744,070 00000000000000000005116b7d27bc36b8e8075a02badb15fb6593cc5788373a 773 0.30/1.00 vMB 16
744,069 744,069 000000000000000000086f7a779a2222ed2aaef96a01501054ddde975efe153b 1,591 0.59/1.00 vMB 16
744,068 744,068 000000000000000000036949af59652fb9af0f986aecd28ee0d44d4880b9a989 1,050 0.59/1.00 vMB 15
744,067 744,067 00000000000000000003f6a19e78af86a54e570d34fefc9758289d0966f5587e 379 0.22/1.00 vMB 13
744,066 744,066 000000000000000000069d8581e02b9dde5a4991d866f2d3d71def89b54fcaa6 95 0.05/1.00 vMB 8
744,065 744,065 00000000000000000008f1708f5858bc4c0f046f51851cbbf2db3caa4f10ff6f 1,148 1.00/1.00 vMB 9
744,064 744,064 00000000000000000000e3ae34e3fd877a44fedf7faa004d201aca94474b9769 2,556 1.00/1.00 vMB 15
744,063 744,063 000000000000000000056fea583064c6470ea8ea99b65fd8b0db28131b1133d4 1,561 1.00/1.00 vMB 9
744,062 744,062 00000000000000000007c1cd5c8bfbba2198a362369e800738b9edd326b38334 2,614 1.00/1.00 vMB 22
744,061 744,061 000000000000000000026aba7584177d02aac438d10efa93ce612289edbf30c6 3,116 1.00/1.00 vMB 29
744,060 744,060 00000000000000000004524620e85e859dae235286fecb70c973538dcb4b7227 1,945 1.00/1.00 vMB 39
744,059 744,059 000000000000000000017a8198b1ee137b3dfe53f6ff0a4a6ed1fb958607aad4 1,749 0.77/1.00 vMB 12
744,058 744,058 00000000000000000002c38a49687fe7c1ee095fd967855bd987e2e210a87cad 803 1.00/1.00 vMB 2
744,057 744,057 00000000000000000001d79d0380e9be7d035b4808bb96d6e3cd741b4ee3220c 3,069 1.00/1.00 vMB 11
744,056 744,056 00000000000000000006e2819fac4eed00384f77f5dff3243c397ff050c297c9 2,749 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.