Loading Tool

Explorer IconExplorer

Memory Pool

45,409 transactions
28.27 vMB
0.06918962 BTC
Random Selection Loading Transactions
Max Size: 150.17/200 MB

Candidate Block

Mining Attempt 821d092378d389aad505679bdf0b9ac753e4190da29d8d51243ee37e1f60943e
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 540344d8e79ee8f7f6639f8e5673de8b873384945cbdc7b82cdaa45f0603d8f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,415
Size: 1.00 vMB
Total Fees: 0.01584323 BTC
Feerates: 100.23 > 1.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (726,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,905 187,905 00000000000007170128e22f6ef441c9f6e2c24efd4f4dec8c7a6a15bbcbe070 15 0.00/1.00 vMB 68
187,904 187,904 00000000000006012b42a48c2359bf06fd8c40053cf650e8298633cb3237a5fe 36 0.02/1.00 vMB 53
187,903 187,903 0000000000000071f5c2fa011f9a840b7758a7ba9e745dcdde29d2d7dc770f51 421 0.21/1.00 vMB 107
187,902 187,902 0000000000000691da8def39026677513e325d9bb6d4dc5127a4aeeb69de3303 67 0.02/1.00 vMB 167
187,901 187,901 000000000000046f6d4db41936a11ee8d5c5a7ee534d0d9342daab1659ae9e54 1,238 0.50/1.00 vMB 80
187,900 187,900 000000000000088da52656394bf954c9900c09f96746f85c7458f69284eb79d5 206 0.06/1.00 vMB 159
187,899 187,899 000000000000012c935c8ff1df87a42c474c0a2f6bcdb6f8a03347023f338598 182 0.05/1.00 vMB 123
187,898 187,898 00000000000002762655edc1b7133d01d09757edcba659e3a26e4b10458d09f6 389 0.10/1.00 vMB 191
187,897 187,897 00000000000006d2a01bdcce55afd008091cd5dcf6f51ea87b3bd4a863098f69 13 0.00/1.00 vMB 1,713
187,896 187,896 0000000000000175cb964db4e257170fb5c72bb702558a72e257fb4d4adef95d 151 0.05/1.00 vMB 351
187,895 187,895 00000000000007622a3d366d113193ffd1975a13257dfe829934264080681ae8 31 0.02/1.00 vMB 74
187,894 187,894 0000000000000609ac8e5a050598d8203644470022f4733be7382e413f8445e4 63 0.03/1.00 vMB 93
187,893 187,893 00000000000006a9037aac661c1be69a796906ee5f95b3ab8edcd6ce7c68194c 90 0.03/1.00 vMB 13
187,892 187,892 00000000000006f513f35167cb90804532fe654b5d8979683a8e6832729dd83f 385 0.17/1.00 vMB 298
187,891 187,891 000000000000080d731a50b32e246c865562ade12dc46d4647f98b2803a8f5b6 76 0.03/1.00 vMB 195
187,890 187,890 00000000000005c702f10bacad8f612266264b392cd6eaad86bead687bc95b82 32 0.01/1.00 vMB 0
187,889 187,889 00000000000007945ad08752e4d4e43a7c888ac8d1293d1f83251f2f5c8b60aa 91 0.04/1.00 vMB 230
187,888 187,888 00000000000007ab2ddc176651a6ef7b8edaa4df6abf42e1b788373e0cbcf9b8 24 0.01/1.00 vMB 112
187,887 187,887 00000000000007bf6cf99c5f1d10f5136cfa26ca629645174a65565f75aad136 42 0.02/1.00 vMB 183
187,886 187,886 000000000000021c6ed48d4a0f63bc78a322001dd883d1b46c15cba575c502fb 38 0.02/1.00 vMB 189
187,885 187,885 00000000000001eeb7c4e0f1782208cc065a0e639608ff6ebdc140a0405379db 134 0.06/1.00 vMB 340
Previous 10 blocks ↓
Total Size: 782.11 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: 651.96 GB
    • Received: 13.67 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.