Loading Tool

Explorer IconExplorer

Memory Pool

82,337 transactions
30.97 vMB
0.08141542 BTC
Random Selection Loading Transactions
Max Size: 190.09/200 MB

Candidate Block

Mining Attempt 83c6bbce3c1f47f5c2a0240a19c006c308ea561b85f945585676a2f571e2ec6d
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 351f6eb656d24f209cb7e00601924cdba837609f314682a2f06456035e369934
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01183509 BTC
Feerates: 301.05 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (618,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,650 296,650 0000000000000000602da086bf2be5f9c1b11718ea260996cdf2596dc9766f42 405 0.16/1.00 vMB 82
296,649 296,649 00000000000000001d986c88770eee00f2b5064592ece5a91da72ef8d77de735 259 0.28/1.00 vMB 25
296,648 296,648 00000000000000000b39055da38b3a1bb327050904d3a33cdad6a64057d78450 720 0.35/1.00 vMB 43
296,647 296,647 000000000000000064c0091dbffcfe598334e6e6d3a3d7fb137e144975d444d4 128 0.07/1.00 vMB 19
296,646 296,646 00000000000000009267fe5468aeed22d614d37c62eaaa40d9a2d791c6740a29 893 0.35/1.00 vMB 45
296,645 296,645 000000000000000023a9ccf52fd9be4d5ddaf7a1fffbce5ab99251962e5034a1 471 0.37/1.00 vMB 23
296,644 296,644 000000000000000036f469aefe2b507b923f3d6a8ee5840f9e860517b6c1833d 64 0.03/1.00 vMB 50
296,643 296,643 000000000000000093da77abb7278f4e5ba75b7fecddc8e8d1585c1f1cca3a6e 616 0.25/1.00 vMB 41
296,642 296,642 00000000000000000102119b2c9bd01de18e67b5d0fd4f1f55f816c2430205b9 403 0.19/1.00 vMB 43
296,641 296,641 000000000000000081a45d05fcac86fa39b0040c92b7f7edf76c1cc14619e77d 282 0.14/1.00 vMB 46
296,640 296,640 00000000000000009066a6feb730c9dcd3275ce26e2223d7b42d97890ada43f9 509 0.30/1.00 vMB 33
296,639 296,639 00000000000000000e9ffa5974415f1d784051416f84e8da4e091bda902f7489 256 0.16/1.00 vMB 24
296,638 296,638 00000000000000006d2104b3f9cdd9721bc359396d0b7531b2243aaffcf82e28 225 0.25/1.00 vMB 21
296,637 296,637 0000000000000000984f728093475a18fe5eafc26a193135aa75f007a6e9fd0f 113 0.24/1.00 vMB 12
296,636 296,636 00000000000000004997992544b40fee90b0711991d824d7ca16e99ea42fd81b 513 0.50/1.00 vMB 24
296,635 296,635 0000000000000000011568cc8cfa48e7e6e52a2e0e27f1ee79e255dea09f1a8c 128 0.20/1.00 vMB 22
296,634 296,634 000000000000000080698ee054f993cf22389ff02ea0d046815323b11662c021 526 0.35/1.00 vMB 25
296,633 296,633 000000000000000035237f9e6f7cb28f21dff48b81e04a19b9675cf4d79bfdcf 943 0.35/1.00 vMB 53
296,632 296,632 00000000000000002a84c1e46ac64c9c37d769bf7fbd1e3538e2adc26d4ff505 543 0.35/1.00 vMB 28
296,631 296,631 00000000000000008af863a6eea733d77220b4373b74c7e15663743fc61f9d9a 1,024 0.39/1.00 vMB 52
296,630 296,630 0000000000000000928059d520d70c909332732acb894d235f5fe4bb86ec4fe9 38 0.04/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.