Loading Tool

Explorer IconExplorer

Memory Pool

42,374 transactions
29.60 vMB
0.08609652 BTC
Random Selection Loading Transactions
Max Size: 150.67/200 MB

Candidate Block

Mining Attempt 56aea14e8b239d80f9c8bdd3e584b238e53a3f248480c9facf7feae1675a687e
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 16ba7f050f29dcced142ea1d4dae96397dc060ff4551968fb1b8d8e494b0c63b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,687
Size: 1.00 vMB
Total Fees: 0.02766627 BTC
Feerates: 150.97 > 2.77 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (577,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,720 336,720 0000000000000000058240076d0757d553f13a188cb7ef42651e4478436c6e3b 30 0.01/1.00 vMB 23
336,719 336,719 00000000000000001728919d86fa6e5722fafe9e4c4dc06fdb2205783457993c 198 0.12/1.00 vMB 22
336,718 336,718 000000000000000012f58dbbc3df3e9122e6722feca40b6971b7a973df9b4886 190 0.12/1.00 vMB 22
336,717 336,717 00000000000000001907a9a727be4a581aa6b9edd4a652a218bc45f02721f513 45 0.02/1.00 vMB 19
336,716 336,716 000000000000000015bca4632327d267c6053690f3df7f570201fb5bb0c2c542 76 0.04/1.00 vMB 25
336,715 336,715 00000000000000000e7c918342b458857b71118e79ca054800db384f48b20a6a 222 0.10/1.00 vMB 25
336,714 336,714 000000000000000004a657b09def639358d8761c91bd33d103b5faa1925ab925 1,390 0.65/1.00 vMB 32
336,713 336,713 00000000000000000679f797bf7b8239649b6586055367240d6fc18ecfb578a8 43 0.02/1.00 vMB 25
336,712 336,712 0000000000000000159dc8715b075f659df5cab2266ed88746bcdc82321244a9 8 0.01/1.00 vMB 9
336,711 336,711 000000000000000016255e3aaeba42d6f52487e9637c353f666cc9f16917ec12 648 0.29/1.00 vMB 29
336,710 336,710 0000000000000000124c1fcd076cdd8691f020a65353c5683b3754b1d121f035 221 0.10/1.00 vMB 26
336,709 336,709 00000000000000001acc0205ef261519fb7abee450ebea671fa07d0a71b1ee2d 1,420 0.68/1.00 vMB 27
336,708 336,708 000000000000000007b91bdf8596c9f1975883a3c5eef69aac48b8d31fb719d2 236 0.09/1.00 vMB 36
336,707 336,707 00000000000000000b9b6653fe37cdd2cb6c5e7a71bd115dcf5f23804b6b3695 115 0.05/1.00 vMB 34
336,706 336,706 0000000000000000128460c43a3f1ea79e5811a8cffa015c2899f7a77e8fddc5 543 0.32/1.00 vMB 20
336,705 336,705 00000000000000000135e33fa6a0cc6de9ff3991767aeb7ee059f4788563d39f 656 0.24/1.00 vMB 37
336,704 336,704 00000000000000001705d02178f4c4dbde73c55b715194d7d74278408b7a982d 372 0.18/1.00 vMB 25
336,703 336,703 000000000000000016faba7dbd0e1840b036ed38414c85c1bee7bcce347bd7f1 385 0.22/1.00 vMB 23
336,702 336,702 000000000000000012ecaa072bd579228dc4d3a2722a8fda670706ee22c9dcbf 219 0.08/1.00 vMB 37
336,701 336,701 0000000000000000071164c2cc3cfeb04b3de6c4f8aae45a3ebbfe9207069b27 240 0.12/1.00 vMB 20
336,700 336,700 000000000000000005fb602d166a78042c8f100781abd1597ec5665a329a3dc8 1,143 0.66/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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