Loading Tool

Explorer IconExplorer

Memory Pool

77,909 transactions
29.28 vMB
0.06310402 BTC
Random Selection Loading Transactions
Max Size: 175.88/200 MB

Candidate Block

Mining Attempt 96af5a6da26fe52d1754fd621b000ac9ae2aad3fd0c439c7fc29cf3038efb173
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8e68e70f2049501bd02aa495c03ae5518cf918401b9a4860b3691b6c67a58607
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,847
Size: 1.00 vMB
Total Fees: 0.00384864 BTC
Feerates: 12.16 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (564,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,224 350,224 00000000000000000b15e1e0b3cb4b9ce68ed85de83065f05fa5d755971923e0 115 0.10/1.00 vMB 14
350,223 350,223 0000000000000000073e75ae4edf403a81e374c39d6493f2d8fcf11456dbcb33 1,000 0.56/1.00 vMB 23
350,222 350,222 000000000000000001ea6b14374ec7b91495d274ebdc117f17b9079075d6981b 256 0.07/1.00 vMB 45
350,221 350,221 000000000000000012ad1f6a364afe90baa58d430cc555d1a473b82acde0ceb1 439 0.19/1.00 vMB 30
350,220 350,220 0000000000000000130c08d4368e8241a507ef01a31c4e479ace29f482f70d31 1,537 0.79/1.00 vMB 28
350,219 350,219 000000000000000016a42ec29a42427b11160df485ef46021c3d1b2da0851db0 461 0.22/1.00 vMB 29
350,218 350,218 00000000000000000555637e9880a8f22b8bfabae67c985bdaab166314e758d3 419 0.42/1.00 vMB 19
350,217 350,217 00000000000000000795a075c7a3b907938053e25525181695ad9fedba7c8f94 1,405 0.69/1.00 vMB 34
350,216 350,216 0000000000000000007d9bb8104170dce8f9b2b87778ac6d99beeac749082b6c 646 0.38/1.00 vMB 23
350,215 350,215 00000000000000000ae0d98dbf804169f313ee80492c50e3f502cd40db8bc553 1,763 0.92/1.00 vMB 33
350,214 350,214 000000000000000001d9b58cb31b202fe93986b033c9fe2be7aea506e0451902 148 0.07/1.00 vMB 25
350,213 350,213 00000000000000000fc1537ce92b199f23256ed4be93682b7b475bfcdcfdd5e9 1,122 0.55/1.00 vMB 22
350,212 350,212 000000000000000012038dab052c6b93d431f4ccc946c71876f96e0b7c2eecb9 1,075 0.58/1.00 vMB 28
350,211 350,211 0000000000000000017c4cfa59e64c7ff4d32e52337066c7f210ee54ffa29fa2 594 0.43/1.00 vMB 21
350,210 350,210 0000000000000000081ed7cf5289f4a678d17c1622502874296c357c84b0ba11 1,063 0.99/1.00 vMB 18
350,209 350,209 0000000000000000024a9e60a721bc7e0aac95266acca11f09eaf90c5ee82585 2,374 0.75/1.00 vMB 51
350,208 350,208 00000000000000000f2104bbe2c1f29fdf873f1a702352f9b5cfa2908fdd199a 430 0.24/1.00 vMB 21
350,207 350,207 0000000000000000160226f2135c3c38d21046051233173ffe9ff4dfbf6038fd 505 0.28/1.00 vMB 23
350,206 350,206 00000000000000000fcf83a8f0d662c631e2d6462232bcb1756dfc58f5138d58 889 0.64/1.00 vMB 17
350,205 350,205 000000000000000000142833223752a4184d470db6bb7c724e3e91d307066006 1,872 0.75/1.00 vMB 33
350,204 350,204 0000000000000000087182d6e8d87d7114e5392a434b2d75258a117236b5a9d1 1,294 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.