Loading Tool

Explorer IconExplorer

Memory Pool

41,815 transactions
28.83 vMB
0.06395652 BTC
Random Selection Loading Transactions
Max Size: 148.16/200 MB

Candidate Block

Mining Attempt 8d568745e061553ea2b14befdf4681e018bd712940457e0a57398b54bb574aeb
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root d2454448bcadf4055a65c15513a300e3ef8111dadad1ac611592670a45f539d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,703
Size: 1.00 vMB
Total Fees: 0.00800189 BTC
Feerates: 150.75 > 0.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (80,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,625 833,625 0000000000000000000274b79a9c1db7d4ec4545fe35d27b6768d3c119d2ecbc 2,414 1.00/1.00 vMB 32
833,624 833,624 000000000000000000001e8a94d7c334e7d79db2cfaf83539596ec3f2c928d56 3,255 1.00/1.00 vMB 36
833,623 833,623 00000000000000000000219ba55a37df84fdfebf944686cbd92072fa388781a2 3,099 1.00/1.00 vMB 33
833,622 833,622 000000000000000000017360efd87daf0c63de288a66a3022cfa6ddf777011f4 2,955 1.00/1.00 vMB 39
833,621 833,621 0000000000000000000370828c870b3f1666504ccf597a2cc6d18688c912aae9 3,054 1.00/1.00 vMB 55
833,620 833,620 000000000000000000019cdce4b2a750bab798827fda2f0a0b4e4758f0939e95 1,769 1.00/1.00 vMB 19
833,619 833,619 00000000000000000000aff039db65710e0741cf23c7c756df40a1286a7980f7 2,189 1.00/1.00 vMB 24
833,618 833,618 000000000000000000027a328fbd130718b803e6a725255aec235a97e8158cc9 2,397 1.00/1.00 vMB 25
833,617 833,617 000000000000000000017f985b448537897c45e1d7dadf3703e434b74e87179a 2,516 1.00/1.00 vMB 23
833,616 833,616 00000000000000000000ddc6ceec7ca5ec9b9315299d2cf542c689e3e597c1df 3,257 1.00/1.00 vMB 46
833,615 833,615 00000000000000000002ddefe7cbc44e0151a1b61494ba814e65cf95332fae42 3,098 1.00/1.00 vMB 62
833,614 833,614 000000000000000000031a29e2c8893b9c4f67a5109de1ff0a81606a2c353a74 3,254 1.00/1.00 vMB 52
833,613 833,613 0000000000000000000350a409599fe6b929bf99c98e16a46494b26b8bd10c55 2,135 1.00/1.00 vMB 17
833,612 833,612 00000000000000000002959a9e41f26e46c930e680d3993ddab2781c568ad0a4 2,969 1.00/1.00 vMB 38
833,611 833,611 00000000000000000001db1079ac62ddd9da74d7e2b40d84d663576c9f7048f0 2,214 1.00/1.00 vMB 25
833,610 833,610 00000000000000000002fdf38f0ee3c197378234d01355e8d1a50a6a36baac81 1,533 1.00/1.00 vMB 19
833,609 833,609 00000000000000000002c5c0aba96f981642a6dca109e6b3564925c21a98aa3e 2,372 1.00/1.00 vMB 24
833,608 833,608 00000000000000000002ccdc0cba82829f87ea2b28ad82642b54e4e05cc7b6d7 2,737 1.00/1.00 vMB 21
833,607 833,607 0000000000000000000202d064c9fcad240dd9067943486437758f747af3a648 3,044 1.00/1.00 vMB 38
833,606 833,606 000000000000000000024d967a17ec4095f0691ae4ef146e7d1c0eeb10247770 3,604 1.00/1.00 vMB 57
833,605 833,605 000000000000000000015087d56b53838cd66fbd2c8d298067e28773dbbec4d5 2,753 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.72 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: 629.68 GB
    • Received: 11.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.