Loading Tool

Explorer IconExplorer

Memory Pool

82,236 transactions
30.58 vMB
0.08188298 BTC
Random Selection Loading Transactions
Max Size: 187.64/200 MB

Candidate Block

Mining Attempt ac993a4a4769a19c5fc90ad20ee1da61ef68cb71e1a519ea58bb0a43f2434f6c
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 220bbe035756ccf554cfbcde8f3e9c5ce827cd902a5cf67dbbeca2b30776931b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01275839 BTC
Feerates: 72.50 > 1.28 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (657,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,606 257,606 0000000000000016bd4cc0a9a21c5e57723bccb376091fda5c5023b18a8ad101 17 0.01/1.00 vMB 38
257,605 257,605 000000000000002d9f15afa30862fb90a13d7195a4b962990eac37ed172f3a5e 354 0.15/1.00 vMB 122
257,604 257,604 000000000000002c7d23a457bddb30068cd788d080bb7d2e38d1684fa0d13fce 244 0.10/1.00 vMB 129
257,603 257,603 000000000000002ca5b7c366f34fe82e58e3847f7464a76369ee9c9f264ef4ea 142 0.06/1.00 vMB 32
257,602 257,602 0000000000000017d6fd81a8d49a50a92852d4237dea9bfa117c46895b02b36a 491 0.25/1.00 vMB 136
257,601 257,601 000000000000001d92863625fe49d77492d66f7a5c1d132c2bfcc366d6ac67d8 106 0.06/1.00 vMB 46
257,600 257,600 000000000000001a0026fe74c794c42cab01b0cbc8727b79e84e3130ed9c4ad9 631 0.25/1.00 vMB 111
257,599 257,599 00000000000000231239cce5fc2788a10d1e04ec5cb2bd582c41cec290fe7c6b 365 0.18/1.00 vMB 93
257,598 257,598 0000000000000007e1e08c1833a4cce9cdb2a12fa1410bc90ee0b3e89246dcfa 344 0.15/1.00 vMB 102
257,597 257,597 0000000000000003eb91bafd2f86d80f4852e5bdcde134420af3d58ba299b111 270 0.12/1.00 vMB 84
257,596 257,596 000000000000000c48fe0970daea205d72352c2ef8932929a339b27855342959 216 0.09/1.00 vMB 87
257,595 257,595 000000000000001caec31697be0cde2c8d7d8644d65715a1431b2714e61c56b9 386 0.18/1.00 vMB 107
257,594 257,594 00000000000000271c3cfd2810e7b6be81a4a9d95386563e89b7513ed10320cc 487 0.23/1.00 vMB 35
257,593 257,593 00000000000000238459e3d76f8a24517f52741ed55c966caaecfd5caf730dd7 1,107 0.50/1.00 vMB 150
257,592 257,592 000000000000001dda3c8e9d80525930e26c970144b58f12613924ceb9ff9d73 284 0.10/1.00 vMB 126
257,591 257,591 0000000000000001f7ef20034639f81838ce8f94d8b795c4191fc5a2a43e8063 251 0.11/1.00 vMB 105
257,590 257,590 0000000000000012d1f0bad0fa2e42fb3822e09a1e54586fafac30323a956b07 682 0.29/1.00 vMB 120
257,589 257,589 0000000000000008c929893e3ea4ed8d67d6731c43d5e696fe97f1d674b1bc2b 279 0.13/1.00 vMB 59
257,588 257,588 0000000000000028d7102bc3af99a0fbc7199f679c827fd5e84cafd4ab9b28cc 623 0.25/1.00 vMB 136
257,587 257,587 000000000000001c0f8fa5e8b9a66de27701903754660868c88664f354a077af 241 0.10/1.00 vMB 112
257,586 257,586 000000000000002587e18d56783aed40fab53c55d05f276d0d812a2b87a31048 221 0.10/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 783.02 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: 719.23 GB
    • Received: 18.02 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.