Loading Tool

Explorer IconExplorer

Memory Pool

5,347 transactions
2.82 vMB
0.00553063 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 15.26/200 MB

Candidate Block

Mining Attempt 5f5043fbf1ad0fc3403f8ef2a5d021125f04ef3da7960365f7a71046bc3b1f80
Version 20000000
Previous Block 00000000000000000001a109e4333f7b259933cbadbf16b45500b7c32c757bf6
Merkle Root 7aab27718a85b9b6c5a3a24ecc87c583693eb284d06473ba9a7fcc235c1d71b1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.00358743 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,493 (719,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,670 193,670 000000000000062b693fdb6b913841c68dfaab26b8cfa98f6004e1309c9ac79c 195 0.11 vMB 138
193,669 193,669 0000000000000000b50a0feba39f75ce8800d57827c6c8fa917df5507998ec48 218 0.08 vMB 147
193,668 193,668 000000000000069604ce40e99b047dc72ea52a680f6a446060e5590b828b3f87 553 0.25 vMB 114
193,667 193,667 000000000000041ec7f7acf30e6d0ad619245519879e08d0d1decaadeb4c599c 9 0.00 vMB 15
193,666 193,666 000000000000031d1fb69ef16215811ab966e7d74c7ae6750a39041ee3eda9c5 603 0.25 vMB 143
193,665 193,665 00000000000000edef9c3c0a6b9686fdccb14cd0e1653f7cc222e15d66076e5c 100 0.03 vMB 38
193,664 193,664 0000000000000101d72ad5144e9253520507873746b4a71be098db3a5893e5a2 528 0.25 vMB 113
193,663 193,663 00000000000002ceefcda5dede2f217a27e3ea088265b3802de719935651340a 201 0.13 vMB 128
193,662 193,662 00000000000004a0dc429d26534b8e3c5902602687becff84f01c240a896f6e2 13 0.00 vMB 367
193,661 193,661 000000000000035af0c1a8d90eb4fd0179a86f7e8a1023ff7dd3c3a528c242aa 800 0.25 vMB 197
193,660 193,660 00000000000007140f25484b76510a1f35661db0374ef1396766d4687a9fb9f3 6 0.00 vMB 44
193,659 193,659 0000000000000030aaeccff62ccb74434075fb4128dcc83ff35aa890983c5730 9 0.00 vMB 116
193,658 193,658 000000000000071430d20ab80caf2392d4036d96b0d72286fee34bc73bc2dfcd 128 0.05 vMB 158
193,657 193,657 00000000000001a473da539d4cbd1231d3ab645c91771fbe60454f7649cba49b 84 0.03 vMB 35
193,656 193,656 000000000000071b6d89013574e079def7993665b6ad35b59e3b83df2aeaf2e1 119 0.05 vMB 106
193,655 193,655 0000000000000467c59204d77edc203038e4a0b673a311cdd44026125f428eba 178 0.07 vMB 123
193,654 193,654 00000000000006b3475ee572bcebe8edc3e1b63d1ec3d0a3b5127d4a9091b5a3 347 0.15 vMB 121
193,653 193,653 00000000000000d443dad6187f7358f0f90e9cff625d1cbf52a53bb6a1c6daab 105 0.05 vMB 91
193,652 193,652 000000000000072e004abbbaa6e541f09a7c60aa17a0604abc9e1e09d13fce99 301 0.15 vMB 99
193,651 193,651 000000000000012dbc8ec362df874f29b8f4b97219ebec2f40d10e43398271bd 67 0.04 vMB 65
193,650 193,650 00000000000000862fa1d9896c752f8863a8fdbfcfb211810b6f4d4bce8fc4ba 154 0.08 vMB 94
Previous 10 blocks ↓
Total Size: 779.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 364.38 GB
    • Received: 1.75 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.