Loading Tool

Explorer IconExplorer

Memory Pool

79,486 transactions
30.14 vMB
0.08605594 BTC
Random Selection Loading Transactions
Max Size: 183.63/200 MB

Candidate Block

Mining Attempt 13a65df7505da9c7ed07ed9e16f63565f90b6486844a600ba772b03a9c13c44b
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root ad83d7db1af782f7ba40a80b82fb59f585314790f5a8af5545554a9b3b427f83
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,876
Size: 1.00 vMB
Total Fees: 0.01900664 BTC
Feerates: 300.83 > 1.90 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (15,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,582 899,582 000000000000000000003c8cc6bfc03ecb8699930a478b9cfe89830e07cc075c 1,622 0.96/1.00 vMB 2
899,581 899,581 000000000000000000020ef4c1b250446a149f9990133272caf3e236b16382c2 2,125 0.97/1.00 vMB 2
899,580 899,580 000000000000000000008aebd042e3bbd2ec223b8a525f21fd35ab6ac47785e7 1,616 1.00/1.00 vMB 2
899,579 899,579 000000000000000000007bf406a850ddc3e1e77afd3d3059634bad9300142bc1 646 0.73/1.00 vMB 1
899,578 899,578 00000000000000000000679a7549a335a3a925971a5750cc1061de816d8d3026 1,106 0.47/1.00 vMB 2
899,577 899,577 00000000000000000000810a82774148504c39499ee7f2b14a24ed54cc0b73a6 907 0.32/1.00 vMB 2
899,576 899,576 000000000000000000004c4c7dc7b2b045b2ca56550f1b8e05783da0aca05e52 2,236 0.58/1.00 vMB 2
899,575 899,575 000000000000000000011ac193751bda46020484cc14b8a07d5e2e205b1eafad 2,288 0.67/1.00 vMB 2
899,574 899,574 00000000000000000000b4193f48aab46d704bb020be5669c0a00d96db286f7f 1,747 0.31/1.00 vMB 4
899,573 899,573 00000000000000000000296f50e43f43964f31ce8a2bd3de4ad066cc60dc744b 859 0.16/1.00 vMB 5
899,572 899,572 00000000000000000000d1b9bbc8f2b2a3a63544a6d4436c593c918d344742e6 17 0.01/1.00 vMB 4
899,571 899,571 000000000000000000013951b0e2205e9c282951e7cb065a76f207664ac28526 3,232 0.99/1.00 vMB 2
899,570 899,570 00000000000000000001fb640ec4bd4503ccaa584b4ba3add3ddf732a4407e77 693 0.23/1.00 vMB 2
899,569 899,569 00000000000000000002194afb7631bf82fa741c4e5bf81dbceb1a5cdde0a0c7 1,173 0.85/1.00 vMB 1
899,568 899,568 00000000000000000000eddaab5d2206bc92f02fe1d4f6a8b38b97556af40b21 1,444 0.56/1.00 vMB 2
899,567 899,567 00000000000000000000853eedf3bd19c0065825e229741e695f1d30fc652e51 1,190 0.35/1.00 vMB 2
899,566 899,566 0000000000000000000165dcacfaa57b04591a3b490725b84506663f3a7b5927 2,010 0.37/1.00 vMB 1
899,565 899,565 00000000000000000000ea120820bf3ebc4959cbd990a0a8e643a561f055842d 2,839 1.00/1.00 vMB 2
899,564 899,564 000000000000000000003d39854453a4f8f07a358f7e8c2e139cec9b5e6af9bc 2,826 1.00/1.00 vMB 2
899,563 899,563 000000000000000000012bee5aa123085bdc022f5232eb3183a7513fb6e473bb 3,558 1.00/1.00 vMB 4
899,562 899,562 000000000000000000007774ad1c50a774caf0015d7ead1a24cefc3c39e62217 1,652 0.52/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.07 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: 720.93 GB
    • Received: 18.31 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.