Loading Tool

Explorer IconExplorer

Memory Pool

73,715 transactions
27.36 vMB
0.06395524 BTC
Random Selection Loading Transactions
Max Size: 167.06/200 MB

Candidate Block

Mining Attempt 87883ba81e747792023ea7becf8d6c7b76511f1794ca6048ad0fa20e5ef8074f
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root cb67db5bf90edbbc5708c9b93d092a5d08b9bd43a1594e08526ab57f2ae8d3ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.00565152 BTC
Feerates: 73.20 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (438,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,070 477,070 000000000000000000376722eaf5df4a86efbe49bd8924e3b21c560e2e33c2bb 1,473 0.68/1.00 vMB 149
477,069 477,069 000000000000000000d4c240428c9235bd825ce16f7d78fc6755458f1faafe9e 1,873 1.00/1.00 vMB 207
477,068 477,068 00000000000000000072a8c0d8d0eaa643298bb1d465c2026316e51fbeb805ea 1,178 0.70/1.00 vMB 71
477,067 477,067 0000000000000000006e0f264cf3baaeb07be35e620f33039d620efadec3002c 2,314 1.00/1.00 vMB 184
477,066 477,066 0000000000000000012f6696c0398aab5ef22ea475e248317e4e4bc256befa45 89 1.00/1.00 vMB 1
477,065 477,065 00000000000000000055d4f744573f1bc974e6eec90c7e12c9e3c5f1f4d35b6d 925 1.00/1.00 vMB 74
477,064 477,064 000000000000000000c5c04011f9a3fb5f46064fed7e06dcdae69024ed6484c1 1,782 0.99/1.00 vMB 143
477,063 477,063 0000000000000000014342be85170f2b1146498bcfad905e978abf08ffd76821 547 1.00/1.00 vMB 36
477,062 477,062 00000000000000000090cfc7246e4bc1d0c060eb26b249246d88727950f48fe6 909 1.00/1.00 vMB 85
477,061 477,061 0000000000000000000e8c22e71d36d127548606be06df842efcb51ba65c0b92 1,201 1.00/1.00 vMB 89
477,060 477,060 0000000000000000003658bc6e3543a0c481581e48ef969b4d721f93552cb175 2,122 1.00/1.00 vMB 164
477,059 477,059 000000000000000000958b652e06092c0de06f70c5709d9ba89b99b0bd56fdeb 1,408 1.00/1.00 vMB 21
477,058 477,058 0000000000000000009d605a4c0c8b7676a73c9a564c0bf5a31102fee0b9c216 1,872 1.00/1.00 vMB 183
477,057 477,057 0000000000000000003cfb322653453ca071637018440a9cf5b2283cab8af3cf 1,612 1.00/1.00 vMB 171
477,056 477,056 00000000000000000141597f4044aadc1d87aa14afc9ba3b955e318931ed6393 200 1.00/1.00 vMB 14
477,055 477,055 0000000000000000007c5241ed119048fbeb23902bcd7bedfa186cbb29062402 1,746 1.00/1.00 vMB 140
477,054 477,054 00000000000000000039867b0848940cee0fbc39c2571f1d7b94815ed135e57f 653 1.00/1.00 vMB 50
477,053 477,053 000000000000000001400053e3fdc64dcdbcadcc8b2a70cf011e8144606e3563 758 1.00/1.00 vMB 7
477,052 477,052 000000000000000000f37a70a35b1c40e1aaf92ee902802554fa1b21afa078fb 1,712 1.00/1.00 vMB 108
477,051 477,051 00000000000000000029185bdbab42e1ba14c87ff1588750e582e980e8ca98cb 1,563 1.00/1.00 vMB 204
477,050 477,050 0000000000000000001f9f73f1c1abc13be3d037ec7cd32e56fdc487214ae96f 1,552 1.00/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.65 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.