Loading Tool

Explorer IconExplorer

Memory Pool

28,931 transactions
8.31 vMB
0.07651727 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.84/200 MB

Candidate Block

Mining Attempt 62bc3b7fcadbb0038cc199d5d428cbe57b3639dd27e04edc888389d7a01546b2
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root 4d2b94c38abba29393d4a52b13c322cdd96fcd638002b34ba2a349bbaa605771
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,892
Size: 1.00 vMB
Total Fees: 0.03096115 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (776,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,262 136,262 0000000000000856bc5e9c4910ea60230ef447e86be77fd2fbeb96b295c75623 100 0.04 vMB 338
136,261 136,261 0000000000000736b06f6ebcb1a4383f305557e20d63a1a4e532eaf64ee0ef06 127 0.05 vMB 363
136,260 136,260 00000000000003f5c28b72f32ca7f2bb0ca15af76c84e30c0c4460b580988ef2 11 0.01 vMB 201
136,259 136,259 00000000000007404783949aefd4c2ecd8f17130caa982ff5f2dc333d35f04a4 73 0.03 vMB 257
136,258 136,258 000000000000007d87b6e05d276f322faf2e90922b8c5dcd6d1a11ed8316e398 14 0.01 vMB 249
136,257 136,257 00000000000000f16412d7890aaee6e42f406ce4cead46d0eaea5e8955b5763c 53 0.03 vMB 21
136,256 136,256 00000000000002ee99a7b828b639c5b41a310ff30ee221f76fb224bf481ecd96 67 0.04 vMB 269
136,255 136,255 00000000000004d1b1ac235e25253ff0a0d21a1a7138ae3c4dafe9d587252cab 24 0.03 vMB 456
136,254 136,254 00000000000005236efdbd0e4c8ffa971f7d2ad2e3e897daf35bd7db0bbf1cdd 25 0.01 vMB 119
136,253 136,253 00000000000002c548c3a891aa803e29aa6863900422697f51a4c5d6b9ba3a54 12 0.01 vMB 763
136,252 136,252 00000000000000aa8f4f33ae177c2ca28c93dfc64a414ea4fafff65b11ea4f9b 184 0.06 vMB 1,240
136,251 136,251 0000000000000aab7ce6120946d55f27842456b852ef161c69ea44d0ca7b4253 127 0.05 vMB 241
136,250 136,250 0000000000000456775fa166be32e646d35ffbada84ead87636d71ce5d52a381 14 0.01 vMB 436
136,249 136,249 00000000000009c1d65328c5c8dd8424f805e2bde39a85db1c2433a9f7966c08 15 0.00 vMB 719
136,248 136,248 000000000000063ea7a26d01049a81f4dfc77f8ffacf0c182ceee67c32efdf0b 76 0.03 vMB 391
136,247 136,247 000000000000050ed917f0c8861d937b29d12067236893c7f835c3e75980ccce 30 0.01 vMB 116
136,246 136,246 0000000000000585628e515e1754785042ead98bfd0dc4036b305338c686b49e 74 0.04 vMB 124
136,245 136,245 000000000000099d44e09f34eb0b53a467989d93a8f744d92771d9f4ee6c3377 28 0.01 vMB 614
136,244 136,244 00000000000005ef4ac606c32a7940a5d9b3c45380c1fdbb04cb889cdae3facc 44 0.01 vMB 8
136,243 136,243 000000000000070a953e3c6515bb656cbfa034c92e6d579df60bcbd3f03de168 176 0.05 vMB 120
136,242 136,242 00000000000006fcebaeb9189e6801cf96981dd37a96848c4e08d1f77ae14795 140 0.05 vMB 364
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.78 GB
    • Received: 0.51 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.