Loading Tool

Explorer IconExplorer

Memory Pool

72,835 transactions
28.09 vMB
0.06687214 BTC
Random Selection Loading Transactions
Max Size: 166.49/200 MB

Candidate Block

Mining Attempt 1b6873136588c7da95a8c81662efc071aaa32aad3ac9c865ed2abbfaef68ca82
Version 20000000
Previous Block 00000000000000000000e94b2fa04b5815c8607f95d1c591178669b3e7ff4075
Merkle Root 0120aae8f889a41200262039d4a4ec3ef63b419365df9ff8933441d38ef44b1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,601
Size: 1.00 vMB
Total Fees: 0.01074571 BTC
Feerates: 111.62 > 1.08 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,032 (270,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,603 644,603 0000000000000000000f0d281ecb562d1925b77bde1f97c512a2faa6b9d8054e 2,653 1.00/1.00 vMB 73
644,602 644,602 00000000000000000007a45c439048da2fc5e4e3fe72d8f509b73a1693525c91 3,066 1.00/1.00 vMB 73
644,601 644,601 0000000000000000000525bf90f26e5cc080f5d45eac9fe99973af1c29ca14d4 2,719 1.00/1.00 vMB 149
644,600 644,600 00000000000000000006122f47369bc0c21f626f04797f680e605619c41bb75a 2,548 1.00/1.00 vMB 133
644,599 644,599 00000000000000000010032c87fff2c20093856f5760517c918ebd80b560714d 2,536 1.00/1.00 vMB 120
644,598 644,598 00000000000000000001426eeba262061d087255e7b1195a6e6badf331cbf55c 2,415 1.00/1.00 vMB 110
644,597 644,597 00000000000000000005b555e1c5a83174411dad60dedbba2b3515003a425341 3,094 1.00/1.00 vMB 129
644,596 644,596 000000000000000000041f91409eb89fd4da1646e0c54da04d986cf95d798c5c 3,008 1.00/1.00 vMB 137
644,595 644,595 0000000000000000000ca26fe2865a0746d3fad5bf95cbd1b33bc4754819bdc3 3,054 1.00/1.00 vMB 159
644,594 644,594 00000000000000000009af4498d55a46c5f61303a9f16947d896c9e02ef583ea 2,930 1.00/1.00 vMB 140
644,593 644,593 0000000000000000000c919cd0cb1606973bfedc340860faf78a84b12404306d 1,807 1.00/1.00 vMB 143
644,592 644,592 000000000000000000102b189b04db0c998041c88701d3d5e9c2e2ea33e90249 1,978 1.00/1.00 vMB 150
644,591 644,591 000000000000000000037aad171e9ecc6ca75cd373dcfb29d14f6a2351817861 2,778 1.00/1.00 vMB 151
644,590 644,590 0000000000000000000297bf12de47419988c61fee7f86a6ffa73473300ea362 2,685 1.00/1.00 vMB 148
644,589 644,589 0000000000000000000d0a6433e12827fd39348d42a2d17dddce7cc37caf70e9 2,962 1.00/1.00 vMB 167
644,588 644,588 00000000000000000001627523caf1c1b990f23b4f5967895343d29431e1c7e2 2,397 1.00/1.00 vMB 155
644,587 644,587 00000000000000000003caf566751fb179d13569d4ec73aac05fa7d4a6e8843b 2,947 1.00/1.00 vMB 158
644,586 644,586 00000000000000000000f76af2019e3a1b4b725912292c178dbe31f4421cdfd9 2,903 1.00/1.00 vMB 118
644,585 644,585 0000000000000000000103418d33c60cedcc979629da60405220c9a77fcfe5f3 3,097 1.00/1.00 vMB 54
644,584 644,584 0000000000000000000765f99732a3764e2b85d1a15e75d6941dfc0781f27d11 2,183 1.00/1.00 vMB 140
644,583 644,583 0000000000000000000bf05884a0089cbb2465619d5f51c8225fd17a83eeb2d2 2,752 1.00/1.00 vMB 150
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: 666.84 GB
    • Received: 15.23 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.