Loading Tool

Explorer IconExplorer

Memory Pool

82,644 transactions
31.74 vMB
0.11562992 BTC
Random Selection Loading Transactions
Max Size: 190.77/200 MB

Candidate Block

Mining Attempt c38cb55c267953f22d108eccc40454a98d2a7162273c5c6f11eb96c62418c115
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 81fe6b4bc317bbcfcaf0c76cfc39f2473684a87b4a7909e8fa0f56bd27a1c46f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,483
Size: 1.00 vMB
Total Fees: 0.03047812 BTC
Feerates: 318.30 > 3.05 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (478,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,704 436,704 0000000000000000033a525ec826ded2f66a64cbfda235e6096089fb2fe1d7e3 326 0.46/1.00 vMB 28
436,703 436,703 0000000000000000009858b702b5c898f4ce96ad0f3dccbb2bbc4f805c324a47 1,485 0.99/1.00 vMB 58
436,702 436,702 0000000000000000037870f54066a93ab74ecf9d9081ff19dbb6ca9f990ceaf7 2,323 1.00/1.00 vMB 71
436,701 436,701 0000000000000000030e9f168994e3a7e1bf3a6081e896ba83962d13be42d786 957 0.42/1.00 vMB 60
436,700 436,700 000000000000000000efcc2a0d7cf1b5aca4b4734fa155b69df672cdbe85cb1d 1,132 0.47/1.00 vMB 63
436,699 436,699 000000000000000003cf92fe08720eb76ee748d1ecf7a52d1125875d2b7301de 604 0.34/1.00 vMB 54
436,698 436,698 000000000000000003f9c8af488de0b907f39a11e592fc21aa56a8d0a09dec06 394 0.17/1.00 vMB 68
436,697 436,697 0000000000000000030294819bedd27020a5ffa31dc45b6c570d76c90b0580ea 779 1.00/1.00 vMB 26
436,696 436,696 000000000000000000cd8307ea32dcd1c1e45696f0db9a64226561d04e5919ec 247 0.18/1.00 vMB 62
436,695 436,695 00000000000000000044f66a2417b2ea76bb6bfa6f695257fb878428b6f20e89 367 0.23/1.00 vMB 73
436,694 436,694 000000000000000000d4496c0108905061a01fb7bb09a276c8c10f3bf67235c8 1,723 1.00/1.00 vMB 44
436,693 436,693 0000000000000000030811c491264714a2d62bbb5fa4b158a949c0eb6b66c412 223 0.15/1.00 vMB 44
436,692 436,692 00000000000000000381ff13d02f608bb5ef3c8918632c9b8348cb1586802e83 174 0.30/1.00 vMB 14
436,691 436,691 000000000000000002fa0c5a73bb267a6a2cf838c35ef67af5988ac276a16115 1,229 0.75/1.00 vMB 56
436,690 436,690 0000000000000000034fed8301d6a0a47349ba4adcb67ba1ee78937caf1673db 2,061 1.00/1.00 vMB 61
436,689 436,689 000000000000000000d9321d054104ac3ef6d49d02eea9a1952431434ab60602 1,413 0.66/1.00 vMB 59
436,688 436,688 00000000000000000393698d6d5c4ae443d5c9c5fa802ad0a8bd7ffe704976ac 376 0.20/1.00 vMB 55
436,687 436,687 000000000000000002792ce1fdd61b7f0a269a12948ea482fd1ba7b5f932c2ac 1,196 0.59/1.00 vMB 60
436,686 436,686 00000000000000000324354efd6f9e3e26e7b64595f9962128428a1dcf00f4d2 1,762 0.77/1.00 vMB 62
436,685 436,685 0000000000000000003bfc6c59756e7611322dbb824a0489b2b5311491d847e6 625 0.30/1.00 vMB 59
436,684 436,684 00000000000000000152dc4f6be033cf32395f5b5af8651c7bef5e3fc255a22e 885 0.52/1.00 vMB 59
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.80 GB
    • Received: 17.95 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.