Loading Tool

Explorer IconExplorer

Memory Pool

40,328 transactions
18.90 vMB
0.18622252 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.82/200 MB

Candidate Block

Mining Attempt 3772fd7c35ff17033cf97070d0d90278e82c47ddf92c7d06deb14d23174a55df
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root bced5f087b4dc270507db0146738c9e6f56b536b2bbe2d90410eb95fa3543055
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.05539637 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (639,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,951 273,951 00000000000000060fd880947dbaaa7b244bd5fe4a268563fd8f1a6448cdc045 614 0.23 vMB 55
273,950 273,950 0000000000000001ab9779008950191909d8ef1ecf81f6af6e590988fbdac8da 388 0.15 vMB 51
273,949 273,949 00000000000000027684ae5e439a715716089d4ebeba82c1c7ececec4e88c7ae 662 0.41 vMB 35
273,948 273,948 00000000000000012b55cd357933b7fbc097ccbe0bdf0e0024593d0c31907977 593 0.25 vMB 54
273,947 273,947 0000000000000000f90cbc872728af9cd9279d6e47ae680ab3539d2420f417e0 157 0.10 vMB 35
273,946 273,946 0000000000000000227cbf6c23e2b6c0a8554cca35b50f0ea9aa1809a3c03fbe 399 0.27 vMB 25
273,945 273,945 00000000000000029ef5cd6ad8d6445de59ce3b9589829ff04736bc76ccf8360 71 0.03 vMB 40
273,944 273,944 0000000000000004e97ff80d969f2f0cddf2edb8c23bd90a2dbcb4a18c04b93a 198 0.12 vMB 30
273,943 273,943 0000000000000003fa45972b26ebafaae86f1f772f6c7f36430e958b92dd9d5b 34 0.03 vMB 27
273,942 273,942 00000000000000059cab5497918f18c58a2d6f6a0397555623528f1bceb6ee47 251 0.22 vMB 21
273,941 273,941 00000000000000004296273ef9a4d67e9963fb1817cb7fc065d1bb859cd9a0ae 58 0.03 vMB 62
273,940 273,940 00000000000000022bb601064813c45e1317e4942899bdc6516bbf100874f2ad 262 0.17 vMB 35
273,939 273,939 0000000000000002acf2c3948d984897d686926b74375d50ab9c5ed6111f67ba 673 0.34 vMB 41
273,938 273,938 000000000000000415e92e836d61271a45b0c0720b0584c77ddbc15aacf97a9c 164 0.08 vMB 37
273,937 273,937 0000000000000001b9f24786391ed563cb6e157cb5488b4a6a33e84e5f1adc2c 324 0.17 vMB 37
273,936 273,936 00000000000000008366e61ba017df4ff9c916f8f4d228de60f261c46d5c6558 313 0.18 vMB 49
273,935 273,935 000000000000000258b0a9f44d130ee0da8f6a6070f0f46cf3bfe08e5edf0c96 155 0.07 vMB 64
273,934 273,934 0000000000000002e29b9be07c02a7a234be28ba714ce3669f531cc34afb39f1 374 0.21 vMB 46
273,933 273,933 00000000000000019ecc9cbff9c12bbe8a1e467de9410ed5264a73b289cd325d 89 0.04 vMB 42
273,932 273,932 0000000000000005b6152ab0f329792d82063ab5547e6d94efdb2da23f89643c 214 0.11 vMB 77
273,931 273,931 000000000000000014c500dc41b480247c7ae8bb5df2f11d414b0a9b8b4f071f 248 0.08 vMB 48
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.93 GB
    • Received: 0.54 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.