Loading Tool

Explorer IconExplorer

Memory Pool

80,183 transactions
34.61 vMB
0.17358225 BTC
Random Selection Loading Transactions
Max Size: 193.75/200 MB

Candidate Block

Mining Attempt 48b14f8ee38a00675c4ff506f6ef775d7b38278ed5d84d73e5297c71ff2acc10
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 64d3f731987d2afbc9e73c45dc0466582ce856f1381549c7839487dc529b83d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,053
Size: 1.00 vMB
Total Fees: 0.04552572 BTC
Feerates: 150.93 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (51,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,762 863,762 000000000000000000019993faebf6848dcefa44d08cd8dd3251e8b530751f15 2,835 1.00/1.00 vMB 5
863,761 863,761 00000000000000000003188acd8864462bbf102997c95a9803e4621fd905db4f 4,864 1.00/1.00 vMB 2
863,760 863,760 0000000000000000000198c0347171ea46757b537080c3243dc4d914e51fa854 3,737 1.00/1.00 vMB 3
863,759 863,759 0000000000000000000048946335ff35d2716131ed084e8bb7aace2f1fb50f18 4,272 1.00/1.00 vMB 2
863,758 863,758 0000000000000000000082522e635ed6bfab0e2dacfc0ff630c7f3ca829e57b2 4,210 1.00/1.00 vMB 2
863,757 863,757 000000000000000000031a40f437389191824c6ee8dabf0c7418271da86622e3 2,151 1.00/1.00 vMB 4
863,756 863,756 00000000000000000000ae0b16e5ac78e1b7df3bf05746f1683d9526abfd413f 2,148 1.00/1.00 vMB 3
863,755 863,755 000000000000000000006e774c7f74904e73afd0141a370e3ec9ec92544f579d 5,365 1.00/1.00 vMB 2
863,754 863,754 00000000000000000002444fbbc2b8af5ea4b060289498acf0abfe4540dbc9b0 5,279 1.00/1.00 vMB 2
863,753 863,753 00000000000000000001719397bdeb8706585cd359134f514ea3579fdf8539f4 2,561 1.00/1.00 vMB 4
863,752 863,752 00000000000000000002be4a2464e7b62d868cac7298bc25abe8cc2f845b3f80 1,171 1.00/1.00 vMB 1
863,751 863,751 00000000000000000000f0e9db99a0f34581d2c86e6fc2c7557acf17d709d990 842 1.00/1.00 vMB 1
863,750 863,750 0000000000000000000266dc3f18a00a4d0885be191cc2a5a0e1ce477e025477 3,754 1.00/1.00 vMB 2
863,749 863,749 00000000000000000000f29cabfeda4371e2147864a245a8fba805c441f1d5ec 6,199 1.00/1.00 vMB 2
863,748 863,748 000000000000000000030f4fba08a44465d13b257c17101d899960adffe43550 7,680 1.00/1.00 vMB 1
863,747 863,747 0000000000000000000050b0817d220c0fb58e9e82f111184750443c4e23972e 5,867 1.00/1.00 vMB 3
863,746 863,746 00000000000000000002803d1bd9e39a48327267f7c5ffb01f061a204f8b7fd3 3,741 1.00/1.00 vMB 3
863,745 863,745 00000000000000000002994eb7bedc579e93b5e7deb4cf73550bae4b8b7bcee7 7,155 1.00/1.00 vMB 1
863,744 863,744 00000000000000000000f2186562915d9955541f41bce43cbdcd8c27fd84812c 7,460 1.00/1.00 vMB 2
863,743 863,743 000000000000000000004c123d1bed444f6dbb37cf8897d8ff739b5661bf6663 2,237 1.00/1.00 vMB 4
863,742 863,742 00000000000000000000f4f59c0a1cf5b60415b20890e37255fbfb261fcc7d89 6,483 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.55 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.