Loading Tool

Explorer IconExplorer

Memory Pool

40,511 transactions
31.35 vMB
0.07516902 BTC
Random Selection Loading Transactions
Max Size: 157.27/200 MB

Candidate Block

Mining Attempt ee74f52f3768063e8b5152dbe9278a249d7f6fccc3c43d16db99a06cf5644b5f
Version 20000000
Previous Block 00000000000000000000c5bbf78fad58a0defd07aa48c76ca5263908f5d3b02f
Merkle Root 40215ddcd9636dc4970917e35b45f33c2c78d7396c3bcaed091fd40574e5a6bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,093
Size: 1.00 vMB
Total Fees: 0.01081860 BTC
Feerates: 98.93 > 1.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,569 (635,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,808 278,808 0000000000000002efa0bb8e827dd32147f5ce5256d17296387c445be469e219 91 0.03/1.00 vMB 139
278,807 278,807 0000000000000000fd6749b3f84bfe804dcea76521ee2d5b0996e1a5092d45cd 52 0.07/1.00 vMB 18
278,806 278,806 00000000000000014c88589950a67bf103107df8dbaafaebe08f79329195768b 417 0.27/1.00 vMB 38
278,805 278,805 00000000000000001fbc1a4865598328458f018b075f62ff7a81e9e768b74e0c 627 0.25/1.00 vMB 73
278,804 278,804 00000000000000008090abc1c03f9611ad26bf24fbe7410224b3bb5c1bf82bc4 304 0.15/1.00 vMB 38
278,803 278,803 0000000000000002a0f3a6be719b2830636ff3ac41ca467aaa7fe03afe889805 278 0.14/1.00 vMB 84
278,802 278,802 00000000000000021eabb73332af8e75fa83e330de5a673e0e75655beae9e591 1,217 0.89/1.00 vMB 34
278,801 278,801 0000000000000000ae2073d9f5379922f2fa6f6930ac242002f19b083abaa7f3 597 0.25/1.00 vMB 44
278,800 278,800 0000000000000002f3685ae01c53c0dee722e411fc97343d99d3dd3569b95516 1,348 0.50/1.00 vMB 77
278,799 278,799 0000000000000000e197c7fbf07689b6d81f8c56978c461e666abcce6991b9c8 21 0.04/1.00 vMB 19
278,798 278,798 000000000000000258f086cc5f87f15c393da9c21747ee6a92d89e37d169deae 488 0.25/1.00 vMB 31
278,797 278,797 0000000000000001faa375191f6acc9a5f08798f55a5f0567539409955bc98d3 701 0.25/1.00 vMB 60
278,796 278,796 0000000000000000bd394925c347150e72e8e027fc096b032369d5f9645f8485 342 0.17/1.00 vMB 48
278,795 278,795 000000000000000186e836a260d23409385bffeed073e54838a2c82ec85086d6 92 0.15/1.00 vMB 4
278,794 278,794 000000000000000058be94b2b17fca1888fee4192e8b7f7ebce68a38d0845d7d 64 0.06/1.00 vMB 19
278,793 278,793 000000000000000004668fa73311750b78c28c1e08ddbf711294b4cc36cb16b2 284 0.15/1.00 vMB 35
278,792 278,792 0000000000000002ccf686871557688469fd8fb549b6335086a41921ca7aae27 88 0.06/1.00 vMB 36
278,791 278,791 0000000000000001507e3b856139c419a261297b3e43b316e9331dd056e7995e 230 0.15/1.00 vMB 37
278,790 278,790 0000000000000002d16a14feb005b056a68f00f66179f2d2d3c40c7af4797133 491 0.43/1.00 vMB 22
278,789 278,789 00000000000000020ad14ddbbe1eb61f02d994a50d735bd4b9ea975779025cf3 678 0.25/1.00 vMB 68
278,788 278,788 0000000000000000794d06f7ac135e2c4a538aae22e8313435ae9fd30a4e6c63 89 0.10/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 781.62 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: 625.59 GB
    • Received: 11.60 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.