Loading Tool

Explorer IconExplorer

Memory Pool

80,857 transactions
30.95 vMB
0.07095575 BTC
Random Selection Loading Transactions
Max Size: 188.43/200 MB

Candidate Block

Mining Attempt 0543c965a0369a9416ce1368bd2a7fb20af807fc668fecdfa03f54b4672dcfb5
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root f64231c3f6f7dbc959828e0f3edd1d0e8b5aaee9e8e88be7e335b6869953124c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.00435802 BTC
Feerates: 70.37 > 0.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (549,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,657 365,657 000000000000000000c9bdaf76d7652421be56aca4ae508a774c791d8901df3b 473 1.00/1.00 vMB 6
365,656 365,656 0000000000000000002c755f60a7e82c687fc2c80301a63b1f89f89b12123f5e 1,285 0.95/1.00 vMB 26
365,655 365,655 00000000000000000e185f09b0f7c7e0ed1191deee70253cab485b8da69973f0 210 0.29/1.00 vMB 19
365,654 365,654 00000000000000001155408ed09b4985b93f4390ec84bb049d27df39f7d8c698 1,095 0.88/1.00 vMB 31
365,653 365,653 00000000000000000aaa93fcfad1e814f83b1f2fb810238e09d8012fc5f0d18d 552 0.93/1.00 vMB 8
365,652 365,652 0000000000000000141520ca0cf23b9c9a672ddd6688157e174d7f23d88943d4 724 1.00/1.00 vMB 23
365,651 365,651 000000000000000012c13197c29b4849d4a4b272065c7cd790d4dcd5a66e9fb4 126 0.11/1.00 vMB 26
365,650 365,650 000000000000000006d01d7f097cf7f33256471882bbb1cb67d72329cf8547b9 620 0.95/1.00 vMB 24
365,649 365,649 000000000000000011c272e59697bb7a4ce69f8486750f79e3621f732ad900db 128 0.09/1.00 vMB 28
365,648 365,648 000000000000000013e44e738b78ef81738f9697d4fc28b2755b3fd50780cca0 184 0.12/1.00 vMB 27
365,647 365,647 00000000000000000dde1f6836c1a953e0ba88fc1d459659c6ba0e22b7443696 478 0.42/1.00 vMB 39
365,646 365,646 00000000000000000519b0197bb5e7dfd53f9060db0b8078dcabf52e3bf09807 859 0.75/1.00 vMB 27
365,645 365,645 000000000000000002a6f8f210e7ca47a557fe42b203746201ca86221598f309 1,253 0.93/1.00 vMB 21
365,644 365,644 0000000000000000132ce2ea965ecc0e3fc9fd365be635459b290e83cb4bcd9b 1,584 0.93/1.00 vMB 33
365,643 365,643 0000000000000000133046416d3da085339476be23588ac270cbffb03f9e581f 1,466 1.00/1.00 vMB 31
365,642 365,642 000000000000000009cb9a989c399e05bc63f1b175b7debe33948791a38404c1 812 0.93/1.00 vMB 16
365,641 365,641 0000000000000000021f629a4487caab7f7f57ec10a8c1f16dc3c0820ad00a6e 448 0.93/1.00 vMB 6
365,640 365,640 000000000000000007d8644360516c2f00e8c58d3f89cbfc1eabac6024515a91 227 0.12/1.00 vMB 33
365,639 365,639 00000000000000000652ad532c8ab13abf9c7651365f3f8b4268803b237af294 597 0.28/1.00 vMB 46
365,638 365,638 000000000000000001cdc9a26bb2b7bee124cef2c334623a962d8b2a5b2c29c8 642 1.00/1.00 vMB 11
365,637 365,637 0000000000000000001e4cd3b6e6ccd04f52f4414a03cf13ed8926ee0c9312eb 484 0.85/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.