Loading Tool

Explorer IconExplorer

Memory Pool

41,261 transactions
25.99 vMB
0.05063267 BTC
Random Selection Loading Transactions
Max Size: 136.06/200 MB

Candidate Block

Mining Attempt 513d6a44ad15023ce4bebd0e958197516d4661ada0e49ffeda19d8b5bf3ffbc6
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 6020bb7a37f817ae26468551a5e99720ff6b224390aae0715269d43b60c12623
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,852
Size: 1.00 vMB
Total Fees: 0.00315184 BTC
Feerates: 18.26 > 0.32 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (223,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,364 691,364 0000000000000000000fa9f1151bec18481ca54b3f9bd25d06e5f9afb66f2e49 1,969 1.00/1.00 vMB 22
691,363 691,363 00000000000000000008e805927307edce290dc418a2354ba655c12a8d098fa9 312 0.12/1.00 vMB 15
691,362 691,362 0000000000000000000afbc9f84b9326eeecab0134c2323ff5f1946593cb0415 242 0.09/1.00 vMB 19
691,361 691,361 0000000000000000000a6a42dcce24cc96d4a8d3a4e54bac6972b4da30507787 707 0.42/1.00 vMB 16
691,360 691,360 00000000000000000007646b6f1c09f37badb74e796ec1d5afb0852555434874 1,526 0.69/1.00 vMB 14
691,359 691,359 000000000000000000101bb1017a5a79892b4dcd45475a4ae9b5b33f6ec05f64 236 0.08/1.00 vMB 15
691,358 691,358 0000000000000000000d3fa523f5f339fd75f76a82949e6d4af96ff7e7e6db8e 850 0.33/1.00 vMB 17
691,357 691,357 000000000000000000115bb6e6501bf0ebffbdc53004ff096dc072e663d730e2 2,040 0.68/1.00 vMB 17
691,356 691,356 0000000000000000001346d78e1688b9c49a18c486d33c3782d25b13115d7ee4 790 0.27/1.00 vMB 16
691,355 691,355 000000000000000000036f68db49b7f6e4aae97cc3676a9606a33b708467c84a 1,377 0.62/1.00 vMB 20
691,354 691,354 00000000000000000003f99632aeb39d9ebd479dcc8d672170324ec29bd66d32 61 0.03/1.00 vMB 20
691,353 691,353 00000000000000000009197e604045efda9188ec04b8d06c8205ad86c2304d17 512 0.17/1.00 vMB 16
691,352 691,352 0000000000000000000df28f3438b9b2166f372ccf7ea15092e7ab4205891964 1,162 0.41/1.00 vMB 21
691,351 691,351 00000000000000000000130f0d2bd948d8cfd6f7aa287634582210678f712764 1,575 0.79/1.00 vMB 19
691,350 691,350 00000000000000000009330ab2359dac4416cb45dda0b815ce0ee756ba6d3289 1,203 0.73/1.00 vMB 15
691,349 691,349 000000000000000000131fbe944cd09647072ecb283d594a17a60589de19515e 626 0.73/1.00 vMB 3
691,348 691,348 0000000000000000000ce73ce7b8caa24c2d68b05fed81281222dbd6ccdde51d 2,055 1.00/1.00 vMB 21
691,347 691,347 00000000000000000005d9d6965bddfd303c1cc3a40638c9a841ea8d937ac93f 571 0.21/1.00 vMB 18
691,346 691,346 0000000000000000000f9f1b0ba2710d24ea6a3fd1f102528abbc714ad09dd64 640 0.22/1.00 vMB 18
691,345 691,345 00000000000000000007a1868440d83383a4bd4310b1d0d0e7a9ea835583d232 23 0.01/1.00 vMB 20
691,344 691,344 000000000000000000105e1c8c51cc184a46b280fff80bf9ba4cce01e52d03ca 687 0.30/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.