Loading Tool

Explorer IconExplorer

Memory Pool

76,811 transactions
28.75 vMB
0.06829379 BTC
Random Selection Loading Transactions
Max Size: 174.18/200 MB

Candidate Block

Mining Attempt 0d77453fd65dac6544cba3407a972d69621be971bf8e2d67bd13b89c4ddf660b
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root d7041c960a1d6bd50e64035755ac25aa7c90994fe34c6d9942093c12933cd01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,570
Size: 1.00 vMB
Total Fees: 0.00847989 BTC
Feerates: 50.27 > 0.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (153,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,205 761,205 00000000000000000005801a05d42fb61894f211b5ba550ad360e7cc221ffe69 1,032 1.00/1.00 vMB 4
761,204 761,204 00000000000000000006253453c2c6d3a08c5f8e1c9273e65e125809c3cae24c 2,156 1.00/1.00 vMB 7
761,203 761,203 0000000000000000000315c328ac157363422e133e8e199817e340ad0e0f33e9 1,481 1.00/1.00 vMB 5
761,202 761,202 00000000000000000000d5a39d11e8de3bb561ee90af24d74c7492286478542f 935 1.00/1.00 vMB 15
761,201 761,201 00000000000000000005d90a26c2655410897962cb4d9266f924113292c4208b 3,299 1.00/1.00 vMB 3
761,200 761,200 000000000000000000020ccb3919af1e4c1a180318c2d388c63ecc972c832e2e 2,239 1.00/1.00 vMB 10
761,199 761,199 0000000000000000000087b9c7a8e58e722557bcd90b036b5dd77ff710cf05ef 2,220 1.00/1.00 vMB 12
761,198 761,198 00000000000000000001a7f5d4b791c8c41b15a54e0f91c50f9d95f76e58cc99 2,811 1.00/1.00 vMB 14
761,197 761,197 00000000000000000006666d639f4b7d75dd52a7d48be108c37dea4f136b8fc2 3,182 1.00/1.00 vMB 27
761,196 761,196 000000000000000000021bc56fa78e01057059287d25d1a948a5ddeaad3987e7 2,773 1.00/1.00 vMB 14
761,195 761,195 000000000000000000015be3c5f0d137e57ac524d0222a677ca719cf7f676a26 2,369 1.00/1.00 vMB 19
761,194 761,194 00000000000000000003abee44da383b98816624201cb5f382824771d7bdb93c 3,004 1.00/1.00 vMB 23
761,193 761,193 00000000000000000006e9c25e45559e92f17a2b641654c3dc777bfcab3c7430 1,961 1.00/1.00 vMB 14
761,192 761,192 000000000000000000022a1696f2f5130f1d6cb3bd81cd3a1f336a706051a7ff 2,281 1.00/1.00 vMB 21
761,191 761,191 00000000000000000004207f4f0abe5669ad03bc42ecc92c03fb12a9b301fe42 412 0.14/1.00 vMB 10
761,190 761,190 00000000000000000001a8c5c5042c70267fec780c075d5ee23363e0261329b3 265 0.09/1.00 vMB 8
761,189 761,189 000000000000000000066cc8c40e47c58c6e8196e4b9e3e81ae18a361380c93c 2,155 0.94/1.00 vMB 3
761,188 761,188 00000000000000000007014ff01c3652174655737a34edc7e958bad29d0b84af 3,213 1.00/1.00 vMB 16
761,187 761,187 0000000000000000000193003047c7b73221e55080f931ca577c29b2c2f08ae5 3,253 1.00/1.00 vMB 13
761,186 761,186 00000000000000000005ecc5aa67a9d1494b415cee57aeeb0e6440cde45c49e2 263 0.09/1.00 vMB 13
761,185 761,185 00000000000000000003a813118df8246ca443e3ee1b492e01c3574553be1e49 586 0.17/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.