Loading Tool

Explorer IconExplorer

Memory Pool

80,149 transactions
30.08 vMB
0.07160721 BTC
Random Selection Loading Transactions
Max Size: 184.42/200 MB

Candidate Block

Mining Attempt 0a169245f8b0b57791a96078a5f738c1e6614779caee887b3843103e412ffeb9
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root bdc506c8abc7a831d93a6274020f295493160e8993c7cabdb0bcc8ff3df32d60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,043
Size: 1.00 vMB
Total Fees: 0.00477246 BTC
Feerates: 318.30 > 0.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (625,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,723 289,723 000000000000000100f5cd5303a136ea52dcc4926f0c5a14f976ee36c9cd518c 1,055 0.64/1.00 vMB 27
289,722 289,722 000000000000000026ef798e7681f0f63f021ee29e5746a3a78adca24a1aac8c 753 0.25/1.00 vMB 60
289,721 289,721 000000000000000069b13f106037e8ce7bac4c39c85343b2e86b0acfbb62162d 577 0.57/1.00 vMB 20
289,720 289,720 0000000000000000ac3fbb9c5ad8b0e878363b4dcc994ed8c9f06a775499a57f 1,044 0.35/1.00 vMB 62
289,719 289,719 0000000000000000e661bf893ebff622ee3be1c491b9a7d44dc585dadd0f119a 367 0.33/1.00 vMB 26
289,718 289,718 0000000000000000d17ea2ca7feb5bd4a0827d3fa89cdf5d3d33c67343bbf107 633 0.35/1.00 vMB 36
289,717 289,717 000000000000000087699c5803ceeadb5981f686ad8ce0fd7a58f6d333971b17 664 0.50/1.00 vMB 42
289,716 289,716 000000000000000015af7fc02d9863f0665ede4e4fd6db0749fe16ca1c1ff19c 1,332 0.50/1.00 vMB 39
289,715 289,715 0000000000000000c5d224b767d7ec998639ff6c17b02e2a8c4d85b7c55250dc 512 0.17/1.00 vMB 64
289,714 289,714 00000000000000007df07cd6f8ddb9e14b52d83df84a1926ff52f72e8fdb403a 829 0.35/1.00 vMB 40
289,713 289,713 0000000000000000e8a92638ed168fa74235ac7fe1489f33dbcfbb1044c17c1b 128 0.05/1.00 vMB 52
289,712 289,712 00000000000000006ddf58013ccfa71f8b026ea6b6b90e52ec028e22951a9366 64 0.02/1.00 vMB 32
289,711 289,711 0000000000000000d7ccc0620c98999632e5279b585c6b443b505491be312667 117 0.05/1.00 vMB 31
289,710 289,710 0000000000000000ee9d324618057c89a816f71867c73ca4516c5fe263a9db41 630 0.35/1.00 vMB 37
289,709 289,709 0000000000000000c75e6598cb5304a44ca70c06e9390d618f9143a83c503c6a 386 0.28/1.00 vMB 28
289,708 289,708 00000000000000011703b659a6902ae3b96dbbd83e9ec14038112e472554c733 173 0.10/1.00 vMB 21
289,707 289,707 000000000000000002cd0ae0c0b1d58e91e976aca51b278466235a3abaff86da 330 0.20/1.00 vMB 30
289,706 289,706 000000000000000029f592fedfdd9b2c5d33ad035e32c4b9a01f9303e10147f0 433 0.32/1.00 vMB 47
289,705 289,705 000000000000000016f9cfb1c5617eadc56a1f0a50f49240deaecfccd1131d6f 128 0.04/1.00 vMB 74
289,704 289,704 00000000000000005f21ac68ac338c2ff2698a9c8f5e7ce4bfb40a68717c33a5 195 0.11/1.00 vMB 37
289,703 289,703 00000000000000011973cab2ac941663cd7e59b5b73ba69498b212169805b871 236 0.17/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.00 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: 718.09 GB
    • Received: 17.88 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.