Loading Tool

Explorer IconExplorer

Memory Pool

77,256 transactions
28.65 vMB
0.09026383 BTC
Random Selection Loading Transactions
Max Size: 173.79/200 MB

Candidate Block

Mining Attempt 63c5868b868d9d676e945667a6027913c9a68f348feb6ba3062cf1ae1deaebdc
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 0a44410a3a0ca3e0c0504373b7d5d51d9ab6c693bd89c2300d01629d9e5cbbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,033
Size: 1.00 vMB
Total Fees: 0.02418455 BTC
Feerates: 402.60 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (495,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,059 420,059 000000000000000000f6b3bb4ee63f69d0e0528eff08e3378c9f15e47c17522f 2,037 1.00/1.00 vMB 51
420,058 420,058 0000000000000000033711ecf33841b4d03e973db131f479af784a3cc4d48e40 3,088 1.00/1.00 vMB 70
420,057 420,057 00000000000000000165877f428157a36a5c752ed039687a4689639945e3f4fb 554 0.24/1.00 vMB 52
420,056 420,056 0000000000000000049a18ed99fe5afae8e81a398a38ed13e8e4ddf8e61e9b22 39 0.02/1.00 vMB 50
420,055 420,055 00000000000000000459afbff187a8c7667cce8ab3861a71f39f4e1d19387806 77 0.03/1.00 vMB 44
420,054 420,054 000000000000000000e9b1924832c1ccc13f0ad2aed488aef9fddcfb93c25bbe 1,834 1.00/1.00 vMB 43
420,053 420,053 000000000000000002164e33d546883d7cbdfa2637e502e6e8584580d7f3b2ee 256 0.99/1.00 vMB 10
420,052 420,052 0000000000000000008435c2fa65c48ddc5ea18e342a7a260debc6c6ff727756 369 0.98/1.00 vMB 7
420,051 420,051 000000000000000004109bf428f272057d169f4aac33be3bb69631a3ae22f6a9 81 0.23/1.00 vMB 8
420,050 420,050 000000000000000000731bfb993751648905ee5de7de3de907088eec8cd9ce65 342 0.14/1.00 vMB 60
420,049 420,049 0000000000000000005cd01823c3834253576653e0cf7f80a838eb1b392c35e7 2,099 0.81/1.00 vMB 55
420,048 420,048 000000000000000004098ebe115712dd603fbd3fdb04bc82aac89b5368d6e38a 1,572 1.00/1.00 vMB 34
420,047 420,047 00000000000000000093bbaa0b5b1683ddf462e41166960ccaad35d59fcba4e3 449 0.99/1.00 vMB 10
420,046 420,046 000000000000000001b175a1f3fc9b580549252565e6e65e04607dcd3cccb602 1,779 0.63/1.00 vMB 54
420,045 420,045 00000000000000000125d440619f21645ae35746ecb3d43171ee42313546c568 1,732 0.71/1.00 vMB 54
420,044 420,044 000000000000000003514caa55f31cd4f86211b42fdc08c4937b268a94047009 793 0.37/1.00 vMB 47
420,043 420,043 0000000000000000015be4e207bc62fd79d55ab4beb7e7446fd0996b3fcd2ed6 645 0.25/1.00 vMB 50
420,042 420,042 0000000000000000038911c2f13e9b2299caa874c6b55e3f4f111c187151a823 232 0.11/1.00 vMB 45
420,041 420,041 0000000000000000012cfaee327304249fd6ecf7d6e92063c672656829007200 598 0.26/1.00 vMB 44
420,040 420,040 00000000000000000187df3ca7fb129f233de765fd6c550a3bb1543100978a92 300 0.11/1.00 vMB 41
420,039 420,039 00000000000000000465729dc96b6f4ae19c14d78e79323df28f779835dc954d 613 0.42/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.