Loading Tool

Explorer IconExplorer

Memory Pool

81,973 transactions
31.49 vMB
0.07896844 BTC
Random Selection Loading Transactions
Max Size: 191.39/200 MB

Candidate Block

Mining Attempt e223562cd5f1c2db15e1e5dd050b0b25d55aa359ccd6ef7cb9d03858cfae212d
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 810202fe8287ea9834266a8689980cd24cc90e6223e102c1b2e2ace67ab59234
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,737
Size: 1.00 vMB
Total Fees: 0.01063469 BTC
Feerates: 150.61 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (296,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,213 618,213 000000000000000000114f14157f91db8a7ab542d1c939c8c7d9386038d09d17 2,128 1.00/1.00 vMB 23
618,212 618,212 000000000000000000037f883782e6de89b6165a0e5113c7287ec6cfe36ef38e 2,949 1.00/1.00 vMB 27
618,211 618,211 00000000000000000011bdedf1b63d4a07ee604817d616bd192ae4a71e0c4231 1,559 1.00/1.00 vMB 21
618,210 618,210 0000000000000000000377edd5709aa52b55225f1f5069fecd48ed1299665dd8 1,618 1.00/1.00 vMB 42
618,209 618,209 000000000000000000048b4e4de65b313a95306a9b019f3cca73416150b59d6c 927 1.00/1.00 vMB 86
618,208 618,208 000000000000000000041122e4b7c122fbe03304c0a16cdafbe821f8ff07303b 3,315 1.00/1.00 vMB 34
618,207 618,207 000000000000000000055fec4d781a9e807e733a0d5168e60473f62e974e0832 3,468 1.00/1.00 vMB 31
618,206 618,206 0000000000000000000700d53b376153459e52f0452428739a0b07d20b3a3737 2,643 1.00/1.00 vMB 32
618,205 618,205 0000000000000000000dcefce92202c3cd5b88fd51e157b6e22d37281b8e5ebd 2,212 1.00/1.00 vMB 8
618,204 618,204 0000000000000000000047a9fc5e06e073df802d64b8a566916996f3b6d476cb 3,094 1.00/1.00 vMB 28
618,203 618,203 00000000000000000008feaf451f50a5838cbcb1d3aee91d5a97f3f0f4fdf25e 2,670 0.98/1.00 vMB 11
618,202 618,202 0000000000000000000ecc30345e7931fadcd3791fb15914c7f65ba29bfd6581 2,989 1.00/1.00 vMB 13
618,201 618,201 000000000000000000058d98277ca839453efccb3cc34378d2cc14b25f4c05bf 2,838 1.00/1.00 vMB 36
618,200 618,200 00000000000000000011e5b9be02214b04cc491685f2286c31b1d9840deb5453 2,377 0.90/1.00 vMB 23
618,199 618,199 000000000000000000097fd2a0abce19c0458e1443f38d812bbf0a310e3db0f2 2,738 0.94/1.00 vMB 21
618,198 618,198 000000000000000000073ec7dfb9b482134aadcee1bc15400d969eb3f61eb2f7 630 0.23/1.00 vMB 21
618,197 618,197 00000000000000000000314402fac8b009c7f9f4f809ab263a503e0d2002d517 1,472 0.39/1.00 vMB 12
618,196 618,196 0000000000000000000bd17140c6a39184ceaafa8d409f6b769584f95719ccdd 3,065 1.00/1.00 vMB 12
618,195 618,195 000000000000000000093cf7b358b00cbd4a351bbd6053bea193525ea38656ea 2,954 1.00/1.00 vMB 16
618,194 618,194 0000000000000000000a27f3dff89a0719103691018b4dc35fcdf0aefe1ef579 2,775 1.00/1.00 vMB 34
618,193 618,193 0000000000000000001108854bb5f4424212528feef2a0bf5aa44c11d26b5090 2,869 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.