Loading Tool

Explorer IconExplorer

Memory Pool

79,067 transactions
29.67 vMB
0.10860440 BTC
Random Selection Loading Transactions
Max Size: 178.10/200 MB

Candidate Block

Mining Attempt 23f7afc5ae9bdbb3a93d738800530cfe5b4b141ed70d1b82cdfe2077943b5f71
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root dbbafc82e3797cfe44dbcca69c5a987681f6bce01422535a9930bfd8314278e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.02593860 BTC
Feerates: 100.53 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (600,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,776 314,776 000000000000000033875734b237644308ca6d0579374272432394e6ec36e4fe 187 0.08/1.00 vMB 33
314,775 314,775 00000000000000002fce1634303857d2e1954ecb3844508da8f48d702fab7d56 170 0.11/1.00 vMB 25
314,774 314,774 000000000000000018543dc6b90a43ca245ce27440d71514cd0f2d1e9b671585 358 0.25/1.00 vMB 24
314,773 314,773 00000000000000002bd7f6b111df6ff9f2e79c647f50c6cbe65ee9f072df67da 116 0.10/1.00 vMB 25
314,772 314,772 0000000000000000185ac62f224bf5c04ea36bb0230f3f90019418b5005cf7a7 339 0.16/1.00 vMB 25
314,771 314,771 00000000000000002947b63987d0d185587f6af32fe4e6945f2f65c8722da65c 26 0.03/1.00 vMB 17
314,770 314,770 00000000000000003643fb747c259d0d42ac7384691e287edbb543dfe106b2f3 232 0.09/1.00 vMB 35
314,769 314,769 00000000000000001bbb8e26a61501c11840ed5e189b92cdb86922a9a89e0df1 50 0.03/1.00 vMB 18
314,768 314,768 0000000000000000305312a171b489169f9e9267ea4e207d45972920e0df848d 214 0.13/1.00 vMB 26
314,767 314,767 000000000000000021c2ef19246e3fcf552e263bfb3354467d1985a6d679d900 531 0.22/1.00 vMB 21
314,766 314,766 0000000000000000141eb46cabe072c88072e67f6c38f5226bcd94b61687847d 38 0.02/1.00 vMB 31
314,765 314,765 000000000000000029844c2c5774724e5199eb55e3991799aa947a253498dd5e 422 0.25/1.00 vMB 29
314,764 314,764 0000000000000000086079273aa6886375970f28b64b243a719a0ff52ddadd53 420 0.23/1.00 vMB 29
314,763 314,763 0000000000000000244921095e22637739ac4b1c0f8ed2ec3dcd205686ea49d9 466 0.26/1.00 vMB 28
314,762 314,762 00000000000000000d4870d5059815d6a6b5cc3d9429f988476af4392e7237c8 829 0.41/1.00 vMB 31
314,761 314,761 00000000000000003105037927f7dada5424848eb7b5c8b7e640b2449c717fdb 880 0.47/1.00 vMB 30
314,760 314,760 00000000000000001db50cf73194a4dc9060bd8e1b541085a8269383cc1676b2 83 0.06/1.00 vMB 17
314,759 314,759 00000000000000003283f8729bff027303b59b7d67cd55b1a10066571835f375 214 0.14/1.00 vMB 28
314,758 314,758 00000000000000000872a5c0c6d1e5fad6b8563cf0195034edc8cebce7cf2a8a 227 0.13/1.00 vMB 29
314,757 314,757 00000000000000001e55e19a021c9c62300625009113fa1e1d8c394966057d9c 325 0.19/1.00 vMB 21
314,756 314,756 0000000000000000123ea0aa8ccce92f4b16ff994b01e571a00d6c9c846d93da 543 0.39/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.