Loading Tool

Explorer IconExplorer

Memory Pool

78,673 transactions
29.19 vMB
0.09266708 BTC
Random Selection Loading Transactions
Max Size: 176.42/200 MB

Candidate Block

Mining Attempt 3435e4661218bd5b54c64e2cca03e4cbf9664b54e6c710ee056bf012047071e4
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 1e627dd9219a098006164c9ed61a476f46cff4114e0e5cf49af9800fe79399c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,505
Size: 1.00 vMB
Total Fees: 0.03159136 BTC
Feerates: 150.62 > 3.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (580,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,000 335,000 00000000000000000f774c42a2622807ec8beae7f47f4043d93d798b9e7740e6 1,288 0.75/1.00 vMB 26
334,999 334,999 000000000000000007225e65e20726dfc9c6d406c621290fc1ae7000e6b09663 128 0.04/1.00 vMB 37
334,998 334,998 000000000000000001978f8f3b4cdd6b7b3d5bc4bcbcffd7471270713dd56550 650 0.40/1.00 vMB 23
334,997 334,997 0000000000000000150218ba5e2b6c37016c0812c63c8089e8277466f74e895b 125 0.07/1.00 vMB 8
334,996 334,996 0000000000000000176272c877490ae8303ef2ec922699ae1c975fce93be43f1 934 0.65/1.00 vMB 19
334,995 334,995 0000000000000000060533a4cdadc9acf670ef5d903ab57bdff9c3fbcdffc065 646 0.75/1.00 vMB 12
334,994 334,994 000000000000000000fdeb13d517a7a8d1670bbaba98cf2871323d349c8b010f 1,425 0.75/1.00 vMB 26
334,993 334,993 0000000000000000056bdd089dfda9ba057dcd0476cd37efe3ec63ac3c91992e 762 0.47/1.00 vMB 21
334,992 334,992 000000000000000003b40feda5c42e46afd75868ef62a457aafe82f2adf4454b 248 0.12/1.00 vMB 25
334,991 334,991 00000000000000001b455b2689e738710b9cadf9f654ad30d913295e72f21a2a 243 0.16/1.00 vMB 21
334,990 334,990 00000000000000000f9844862a6512122fa8f7e1a6007840bfa65ebbb82450c9 430 0.45/1.00 vMB 14
334,989 334,989 00000000000000000f89680468ef3f4018d8d12498c4069e83a4848f67f3fe5d 981 0.35/1.00 vMB 36
334,988 334,988 000000000000000006a76e29ed3e14762293630d8e9365bc95993b2bd24af5e2 324 0.19/1.00 vMB 22
334,987 334,987 00000000000000000017dde3c6917dd37136a7853766dcb5d28f5f36051cdaa5 400 0.32/1.00 vMB 19
334,986 334,986 00000000000000001304c792045b7b9d9fdfbe1308268da387351da2cebd9ece 256 0.10/1.00 vMB 27
334,985 334,985 000000000000000017e8bc9f15a6fb6d4ab320ffc4943e5977055a2341427eb1 937 0.75/1.00 vMB 28
334,984 334,984 00000000000000000cc926bb64a40de85145574ad10b488aa984250410726655 530 0.75/1.00 vMB 15
334,983 334,983 000000000000000006587764f0f4cd6100d5ed114f7d97de85b07918dadecc1b 1,015 1.00/1.00 vMB 18
334,982 334,982 000000000000000018bd30d9d3780a0034bafa7d5757ee4259194b8b3b7a379e 1,844 0.75/1.00 vMB 32
334,981 334,981 0000000000000000014f6b5ccbc1e466b523721f5e1406346f25ede4a338d7e0 306 0.19/1.00 vMB 20
334,980 334,980 000000000000000003f0b1edb55d3f283897f9d813ed1d27d870b72f45d29b1e 184 0.12/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.37 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.