Loading Tool

Explorer IconExplorer

Memory Pool

81,552 transactions
34.21 vMB
0.13566503 BTC
Random Selection Loading Transactions
Max Size: 194.48/200 MB

Candidate Block

Mining Attempt 10dafeb2717670299facec578539cea8cf43f0455a413d5e03750920da80a2a9
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 204a234eca32d9d87eba4551b7dfcb73f2650465e4f8c1a92ec80c3031924240
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,837
Size: 1.00 vMB
Total Fees: 0.02526645 BTC
Feerates: 104.71 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (446,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,851 468,851 00000000000000000083949acacef59c18bea146d7b8a9039a35258e585209f4 2,097 1.00/1.00 vMB 294
468,850 468,850 0000000000000000007a3722a56a2140367d62d7d60eb4a0bd4476853d571cbd 2,689 1.00/1.00 vMB 446
468,849 468,849 00000000000000000074fe856a9ad11a57d16dd0f1484ac4414d1b50a51420b0 2,592 1.00/1.00 vMB 347
468,848 468,848 0000000000000000008da81183d5019200c5ceb64a894f1f127cdd94338c0219 2,560 1.00/1.00 vMB 381
468,847 468,847 000000000000000000fa25f6fc128861efa63dbccbca968624512c6aa4a455d5 1,800 1.00/1.00 vMB 476
468,846 468,846 000000000000000000d99a19d9a40a9b2f1385b6d2edb2dfb9fec75d6a7351e3 2,558 1.00/1.00 vMB 354
468,845 468,845 00000000000000000040ce98ba3bd8f93a606d1a94286a2192fd77df83edc014 1,427 1.00/1.00 vMB 277
468,844 468,844 000000000000000001d313895ce0f6af639012ad988c12eceabc115fa7624680 1,566 1.00/1.00 vMB 281
468,843 468,843 000000000000000000a6d958b314e4563a86754737639493c084fb8b1fc733ee 359 1.00/1.00 vMB 283
468,842 468,842 00000000000000000103c2e352d730375c9a69c66846f8b66ba7cd9583afd3d2 135 1.00/1.00 vMB 282
468,841 468,841 000000000000000000bfc7d946773f84a90589e9ad5e868fafdf68c26e75daca 845 0.99/1.00 vMB 304
468,840 468,840 00000000000000000031d226ba3206a2a7ccfefade4fdd6afdbd58a81de2d1df 1,959 1.00/1.00 vMB 327
468,839 468,839 00000000000000000117583ad70f43c96b0fd5686fbc8d97de8953a35fa0131a 286 1.00/1.00 vMB 285
468,838 468,838 0000000000000000008ccb2a07abc2530c3ed8bb64d45282d1660d55715b619b 1,808 1.00/1.00 vMB 352
468,837 468,837 000000000000000000dd36eab62ebeaed71c07d6ec74901ada218f8f53c065ab 711 1.00/1.00 vMB 303
468,836 468,836 00000000000000000077910ca542d4d01dccef96301e098886d4ba7c4d756cc9 2,393 1.00/1.00 vMB 331
468,835 468,835 0000000000000000008eee8995c4e0d48822125ab301f4638a600483fdc737a7 2,251 0.99/1.00 vMB 350
468,834 468,834 0000000000000000001d571530f38b8508be6a083337a66be677533c680e4c7d 1,220 1.00/1.00 vMB 298
468,833 468,833 00000000000000000180dc6474715c35fca2295ac20d36ab5adb19ce1c8622ac 256 1.00/1.00 vMB 353
468,832 468,832 000000000000000000b5d5f6142f96ff5c7575d0aed967cbc8e2236221cfa2aa 981 1.00/1.00 vMB 383
468,831 468,831 000000000000000000815ab2cf694ca631ac3353abcbbf2a3db4d2bea3b578fb 245 1.00/1.00 vMB 356
Previous 10 blocks ↓
Total Size: 783.09 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: 726.22 GB
    • Received: 18.45 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.