Loading Tool

Explorer IconExplorer

Memory Pool

72,517 transactions
28.05 vMB
0.06885957 BTC
Random Selection Loading Transactions
Max Size: 166.08/200 MB

Candidate Block

Mining Attempt b1efbae516275aea0a9b1d5f1d2706b0340b050763d3332a0c5756d49e340586
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root bfd62d7a5dd75485ff582933ecc931f03f39eb9185d4faa59f2b0a12283de859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,576
Size: 1.00 vMB
Total Fees: 0.01285075 BTC
Feerates: 157.46 > 1.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (567,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,467 347,467 00000000000000000725136a35f5204c03beeb80e7f75f7b43350e9e28a3c1d2 1,598 0.75/1.00 vMB 29
347,466 347,466 0000000000000000161a1ea2f63ac7b05c09035cdd1962fd4ebda3853f29d6e7 212 0.13/1.00 vMB 19
347,465 347,465 00000000000000000bb38c042020fa0a971958fa87888c09e8d73a8775b63a39 677 0.39/1.00 vMB 10
347,464 347,464 00000000000000001419098414f90570fbee06ab451d223e0873906b79c172fe 1,409 0.88/1.00 vMB 25
347,463 347,463 0000000000000000061728d0ee2819e0551ca96c2044b4ac5ab24873dd7bbab4 1,260 0.75/1.00 vMB 22
347,462 347,462 00000000000000000f532c0d2d5cb06e2aa7607aec283146d2b44120d09297cb 747 0.30/1.00 vMB 48
347,461 347,461 00000000000000000c1a609db28eca0f9a95b37ad5efa6b547cdfde0e38eb949 1,404 0.75/1.00 vMB 27
347,460 347,460 000000000000000006b891637e12893da3bbba2c80a53ab901a058eb0117b624 681 0.46/1.00 vMB 20
347,459 347,459 00000000000000000490d91da76e8a7a39ced39c405344de33584416abbf431e 819 0.42/1.00 vMB 24
347,458 347,458 000000000000000000afd928e66a78eb4074f58844981a0623b5148221415803 1,235 0.60/1.00 vMB 28
347,457 347,457 000000000000000006592a86b9fb796a8f53f9fba9e1d540fd4e48bda1c8b45e 1,346 0.70/1.00 vMB 28
347,456 347,456 000000000000000000baacf968ea860ec3d98f486b08e329c79c846e32d1b8de 102 0.10/1.00 vMB 11
347,455 347,455 000000000000000001f4cf1b675a3c1d465b3f190459b0fdd2a03c00329023c0 1,223 0.76/1.00 vMB 22
347,454 347,454 00000000000000000b2672a69a5e1fedef1539205f0ea5e5f15afdc03449866f 466 0.34/1.00 vMB 19
347,453 347,453 000000000000000002d45555eec5f665ea1135bfffad1d2b434ea796eedf4bc5 1,245 0.75/1.00 vMB 24
347,452 347,452 00000000000000001504dcc605e97448a152262f532bc97f6dca5dea90c8bb64 579 0.28/1.00 vMB 29
347,451 347,451 00000000000000000088b865f8da1272d26161c57e71cb74574b8a0e50e307b7 1,149 0.70/1.00 vMB 23
347,450 347,450 0000000000000000057045cc3135dbc4403ca4108a4370fba3525f89294439bf 67 0.07/1.00 vMB 36
347,449 347,449 0000000000000000043b8390731b9b99d61aeaea3279be61d93562b8d0829b7f 1,140 0.74/1.00 vMB 24
347,448 347,448 000000000000000015318bc5d11ceec6223e1cdde3cecaaba24f5bc64725c3ce 544 0.65/1.00 vMB 8
347,447 347,447 00000000000000000958480fe21ca44982d5f74bf43b9e8449867c446c7f092c 818 0.75/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.