Loading Tool

Explorer IconExplorer

Memory Pool

88,680 transactions
33.75 vMB
0.14119156 BTC
Random Selection Loading Transactions
Max Size: 199.86/200 MB

Candidate Block

Mining Attempt cbd1dbf01ad7163e2f6b4bf4a8a16c4676929571342df804597c1f53c31288f7
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 49260accc2def95f8c814c56881647ec60eb68eaa25ff2ae5ca65734e7e7df14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,222
Size: 1.00 vMB
Total Fees: 0.05692091 BTC
Feerates: 469.97 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (168,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,571 746,571 00000000000000000009427e5c95e941578735ee0bfd174561670656e03533b4 481 0.33/1.00 vMB 7
746,570 746,570 00000000000000000001826fe2da2c87f34e0ec80bd039515fd8db68b1afc08d 2,035 1.00/1.00 vMB 12
746,569 746,569 000000000000000000090fb1159372272cd6e8c6bf39fd693f1435e23b31f138 764 0.34/1.00 vMB 11
746,568 746,568 00000000000000000004effc978c54eb2bc914321c61d12e854097100e942f29 54 0.01/1.00 vMB 10
746,567 746,567 000000000000000000098d1833f2ed7245e93f5f0d90c70bad8baecd5b8a530b 80 0.03/1.00 vMB 18
746,566 746,566 00000000000000000000601fe2f071746f4f4c9487d1797c212e2072475bcfd5 328 0.18/1.00 vMB 13
746,565 746,565 00000000000000000005e0fc4f8b2a8635772e9952b2db106bb2ca3d1bb1fc2d 629 0.31/1.00 vMB 10
746,564 746,564 00000000000000000005ffc3da4c6e8c63ea4cf4472711382a7d73569a4d5ae7 764 0.46/1.00 vMB 11
746,563 746,563 00000000000000000007dbdeb241b3f35f612c9644b2e5630ee04278c7f762c7 540 0.53/1.00 vMB 2
746,562 746,562 00000000000000000002dd4f189b1138ea4ad9d79a100968d434f7f47c69ef76 1,201 1.00/1.00 vMB 6
746,561 746,561 00000000000000000008f03e40abf9be68403bab23f89ba16e1b0b1826de0bd8 1,417 1.00/1.00 vMB 13
746,560 746,560 00000000000000000001cb8ab76f1b64fe538cafb0c17f75c74e1266095c95ae 2,287 1.00/1.00 vMB 15
746,559 746,559 00000000000000000003f07afb8279dce862509ca489e19b0c0d27ea434aa705 650 0.41/1.00 vMB 3
746,558 746,558 00000000000000000006279312c085f255e3ba1b87008759687ba6e7972e97ac 2,297 1.00/1.00 vMB 15
746,557 746,557 000000000000000000027dd15aa1822651e1e7faf2441cfba463c92ce2f772de 1,719 0.67/1.00 vMB 17
746,556 746,556 00000000000000000002a153847ed56e79e8fd28fce72aa0651a678dbeb4335f 653 0.86/1.00 vMB 4
746,555 746,555 000000000000000000076bcbafc4b589f35922d0f2b5566ac608f12ae9315478 2,262 1.00/1.00 vMB 12
746,554 746,554 000000000000000000060d4ac7502bf954775757823f7ac92a93744f1e26f4ba 1,626 0.99/1.00 vMB 7
746,553 746,553 0000000000000000000113e1767fd482573a6fbf9e213dd1360e056934c13bc7 198 0.05/1.00 vMB 12
746,552 746,552 00000000000000000000a6808b43460e4afb096263859e9884294beae93ba9e7 708 0.74/1.00 vMB 8
746,551 746,551 0000000000000000000548a3b25f29e446187cd9527a3e5944152fd9a0e6a8fc 668 0.25/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.30 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: 657.92 GB
    • Received: 14.56 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.