Loading Tool

Explorer IconExplorer

Memory Pool

85,741 transactions
32.84 vMB
0.13137650 BTC
Random Selection Loading Transactions
Max Size: 195.44/200 MB

Candidate Block

Mining Attempt 3bc901ad0b76d53121b45fc430829f3adaf5985828fae577ab9b82ac3932c00b
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 27c46b401d258f4f8c819449eda5023cf06a60a52a305c65e8d0fb269f6a62b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,643
Size: 1.00 vMB
Total Fees: 0.06082649 BTC
Feerates: 387.56 > 6.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (763,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,842 151,842 000000000000042f5b0aca5b70482af2b20022afcd657d8a3e3b8ae8d28679e4 8 0.00/1.00 vMB 53
151,841 151,841 0000000000000c37c460f324fc71f6adcf212a3d26ec380be8196ca946f60f51 80 0.03/1.00 vMB 53
151,840 151,840 00000000000002316fc7e6df2ed45412ad82850e7c283a882064d42b8178df90 118 0.04/1.00 vMB 36
151,839 151,839 00000000000005e5eedaf83d83aa8041939757610fd42736c32f2a221cef658f 42 0.01/1.00 vMB 378
151,838 151,838 0000000000000c7f878cf71e5a6c87592c7c1982748e4f54b968b7b0c4cd324d 70 0.03/1.00 vMB 34
151,837 151,837 00000000000007ce7105ef7654221e8be950648f5fcab58c917d32282ddb74f0 1 0.00/1.00 vMB 0
151,836 151,836 00000000000004c1e14441f3c6c2699ca7afdb5c2d2a9a952c18564b18f461fb 30 0.01/1.00 vMB 40
151,835 151,835 0000000000000c92dfdc14797e0dbdcfe4e4f9c0212211dc1553939e202cc45b 8 0.00/1.00 vMB 39
151,834 151,834 00000000000000d1e2730332ac2441544224457ea06e38f4b7eef4eae05f4220 33 0.02/1.00 vMB 347
151,833 151,833 00000000000003874fd30e02dea8500c133c98ea5cd95cd89cfc5a554edcced3 4 0.01/1.00 vMB 0
151,832 151,832 0000000000000b8a074dcafab54f1fbb71218faed3a4ffc3964636af6f93a5fd 14 0.00/1.00 vMB 22
151,831 151,831 00000000000001a341383e69a48a3a579122ba13624f781c228307f5df847d8d 28 0.01/1.00 vMB 56
151,830 151,830 0000000000000416c1cde34ee7499cb28a902bcc060da296757c508ceb2eaa13 32 0.02/1.00 vMB 197
151,829 151,829 0000000000000adcca6fcea84de3a84da230688f17ca1440b2a24fdaf9b35915 93 0.03/1.00 vMB 125
151,828 151,828 0000000000000599dcab4d38043254c59e51838fac72ec38afbc9007cf621677 35 0.01/1.00 vMB 18
151,827 151,827 00000000000007a3f223585a3648a1299a4aad566a8189e27513f9b0b53ea59a 7 0.00/1.00 vMB 16
151,826 151,826 00000000000003f07c2f4c5f3f465bd0b0ae32f8cb9c4db5b7edf866635fca2a 19 0.01/1.00 vMB 223
151,825 151,825 0000000000000bf0d1c259bc93e9fe603223589c9bb62db24180847ae2c85449 14 0.01/1.00 vMB 63
151,824 151,824 00000000000001bdadd7597ff985d3f9d5d694f6a7ed33a8445e73f891607816 34 0.02/1.00 vMB 103
151,823 151,823 0000000000000adb1cf1483fbabaf1502bd9d92c4beccf20c417b5b016d5e083 1 0.00/1.00 vMB 0
151,822 151,822 000000000000085e15d0db07db79ead9f772ebd87595545591fd793bed23fb54 69 0.02/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.31 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: 659.27 GB
    • Received: 14.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.