Loading Tool

Explorer IconExplorer

Memory Pool

78,530 transactions
29.67 vMB
0.11569012 BTC
Random Selection Loading Transactions
Max Size: 178.37/200 MB

Candidate Block

Mining Attempt f7aceba2fe2b8f3c49f20dd816aecd0074bcb61db2ef4fe9f23980c20d7417ab
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 60c687565396320820560583dd80253520b83fb3aa1c3c4b83beaf5f97b90d2b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,777
Size: 1.00 vMB
Total Fees: 0.03542777 BTC
Feerates: 526.32 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (618,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
296,629 296,629 00000000000000009a187e24ebd12384a65793f5280a3c90dbe84a43eaf9f56c 385 0.16/1.00 vMB 601
296,628 296,628 0000000000000000552a75c2b61db6e8e2b051c4c916babc44f4658512a364e4 32 0.01/1.00 vMB 43
296,627 296,627 00000000000000008d8a215f760a5e8b1528d453066001dc1ecf100345a95041 24 0.01/1.00 vMB 25
296,626 296,626 00000000000000004b96a820a5f6cb2163cf05c8e83cb36bc3b3dc4552e4ddf3 183 0.12/1.00 vMB 27
296,625 296,625 000000000000000030e00170496a6ca7f8677ba5dcba33b0430411499c09807a 202 0.09/1.00 vMB 767
296,624 296,624 00000000000000007864497b15f1dc91a1335b0c29e6441166a742c0debd51fe 212 0.08/1.00 vMB 183
296,623 296,623 0000000000000000161bff274e4a5ba511b5e6e81d2ae25305948fef9bb6a2d4 134 0.08/1.00 vMB 28
296,622 296,622 00000000000000003405e7e83447e1ec770f51f0ca33f34a3223326c9e49e788 114 0.05/1.00 vMB 35
296,621 296,621 000000000000000035e7e2827831e118ddc9ee7ac92e12ff84b6191b72789039 50 0.02/1.00 vMB 68
296,620 296,620 00000000000000008992c2045d57e0b5aefcfc349b87c64b24ff5eb22facb3a7 154 0.10/1.00 vMB 34
296,619 296,619 00000000000000001d1127a9f4010e14002ed6759547c15e0870fe2e49e7e8c2 430 0.21/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.