Loading Tool

Explorer IconExplorer

Memory Pool

48,824 transactions
29.72 vMB
0.09246278 BTC
Random Selection Loading Transactions
Max Size: 158.26/200 MB

Candidate Block

Mining Attempt 099053a40e59748def2cec9d107ee25f4e7d909f7250af186b97ee0bdea795c4
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 0508c9b30c100f9b573f3c0efabe22617cfcd2d65fc36a86143d6425a47a1712
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,008
Size: 1.00 vMB
Total Fees: 0.02984293 BTC
Feerates: 105.02 > 2.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (676,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,639 238,639 0000000000000026e1906ee071216c9e294bdfac02b9f526cb385379001d9d4c 240 0.12/1.00 vMB 170
238,638 238,638 000000000000006f9f6b89c95fdc97c34013dad36a868f75c5b736f2e31b4055 209 0.11/1.00 vMB 141
238,637 238,637 000000000000013c6abd8af854224718f487fadebb5745e6824c08892d655b3b 496 0.25/1.00 vMB 182
238,636 238,636 000000000000010e4360477239dcb93adccfefa7a56a9e9f2b88e21041ecd38e 219 0.10/1.00 vMB 293
238,635 238,635 000000000000008f1783a716f8e5efbf2448704602110ba55d5017bd7bb72704 225 0.15/1.00 vMB 121
238,634 238,634 000000000000001c4ae0b01834412fa83b2d088c22c9070e72f039ade6b7de36 236 0.21/1.00 vMB 87
238,633 238,633 000000000000011222cbdd250e28d38e29636addab62a8d9ce02266c6ab6cfe3 1,282 0.47/1.00 vMB 219
238,632 238,632 000000000000008525a8da95e1b4850e58bed83d2a30d09232ce6b148591228c 372 0.21/1.00 vMB 158
238,631 238,631 00000000000000e1e9b3ce32d6333495347f75ff114aaac35fad8b2f3ea90572 217 0.08/1.00 vMB 69
238,630 238,630 00000000000000788d5a82505ccfec6aca9d45aefafad4d1bc8e2916b2f88c24 471 0.23/1.00 vMB 170
238,629 238,629 0000000000000119a25e432b0ef56796aae611c4cc778b088b73c67ed1b83265 395 0.18/1.00 vMB 183
238,628 238,628 00000000000000712d0309b7c1bf22ad47c91ec518d84334bd29a2b761443387 128 0.19/1.00 vMB 27
238,627 238,627 00000000000000485937686cfc567e9cec3e4126f3c408d99811b5edf545e3f8 128 0.06/1.00 vMB 173
238,626 238,626 0000000000000030f5f983e7718c6af574fcce1230cb5e8f126755a4fe51f604 207 0.14/1.00 vMB 123
238,625 238,625 000000000000002c7f7234f4290e5012b26a98ce4b045fa656e002fdbc57aacb 694 0.25/1.00 vMB 225
238,624 238,624 00000000000000f103611c15c2e28fc784d0761e293ebc7c15d013dd119d6e83 329 0.10/1.00 vMB 71
238,623 238,623 0000000000000022c1a2e7f6cdbe8b9b018196bd838a38cfcbe673023bb04dc6 359 0.22/1.00 vMB 157
238,622 238,622 00000000000000b7e87a19a995e882bd33c48e6e2f0ec20761dd29291f091d3f 575 0.25/1.00 vMB 202
238,621 238,621 00000000000000882460df59ac4558dd8cc110972e0c71473131aa972c7d528e 497 0.25/1.00 vMB 156
238,620 238,620 000000000000013071bb9b1c874a6600187d1656a7371f5ab2c38f6cac6664d8 679 0.25/1.00 vMB 217
238,619 238,619 000000000000015878818bc6a39c0738153cddfa676a5d35058de157e01c83b3 326 0.13/1.00 vMB 215
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.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.