Loading Tool

Explorer IconExplorer

Memory Pool

54,504 transactions
32.13 vMB
0.14856631 BTC
Random Selection Loading Transactions
Max Size: 171.64/200 MB

Candidate Block

Mining Attempt 02b6264012189405b1c8e5379e1c7748466c92c9c599cebcf9df4192af9309ea
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 718090d4a83fe29918f901bf450cc25d9bfccc4cdbc7e6a3ff98d4facdc7d542
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,269
Size: 1.00 vMB
Total Fees: 0.04720283 BTC
Feerates: 104.17 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (515,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,640 399,640 000000000000000001c15a0324283b5e7cb28287063e4c310c884799cb985693 2,489 0.95/1.00 vMB 44
399,639 399,639 000000000000000000ed900976851eb2d031b4dceafecdba10c5689ab4cc6c07 1,415 0.93/1.00 vMB 31
399,638 399,638 0000000000000000051a6f7a233641842f2182b57a84228b9ad45567e9e5d9db 1,109 1.00/1.00 vMB 23
399,637 399,637 000000000000000003ae4f2b41b331d5e4649554028feb86c0e06290eb4eb70c 2,295 0.95/1.00 vMB 46
399,636 399,636 000000000000000004fc0dcafbb783cf544d94b49fb6ef0e93f5dafa5975d7ea 905 0.95/1.00 vMB 22
399,635 399,635 000000000000000006abf46c1ffe9a629cb9a9e90c43f2893efe5756c75d6261 1,927 0.93/1.00 vMB 32
399,634 399,634 00000000000000000292c2449443cee7ee4194f422dc6758eb4b484014d6300e 2,655 0.98/1.00 vMB 59
399,633 399,633 000000000000000004bd688e505820f61c7c4a89005070bd5c7942bcc6850083 1,604 0.99/1.00 vMB 37
399,632 399,632 0000000000000000017bc304dd9c3ded9a03a4543cec92e4a7cfe641054ee34d 1,720 0.93/1.00 vMB 39
399,631 399,631 00000000000000000195717eaa62f6dc62611d2be6463349270dc9e105d443b3 1,797 0.95/1.00 vMB 33
399,630 399,630 00000000000000000453b560902ff94156e5a4c4e68cbaa40d8e4867ecf2d00a 2,442 1.00/1.00 vMB 52
399,629 399,629 0000000000000000067bda4922ed47a11c6b37f722094992a571835dd65f4fb1 1 0.00/1.00 vMB 0
399,628 399,628 0000000000000000016abc32a2c63eb06bc463d873ce5924eb9913874ca3f742 315 0.22/1.00 vMB 31
399,627 399,627 000000000000000003695f3eab42f482d7e194a4039b0736d0393e2644dea904 1,668 0.99/1.00 vMB 28
399,626 399,626 000000000000000002f619d1828bbb437bc955703d38bd7bf368d81289f26d6d 676 0.95/1.00 vMB 17
399,625 399,625 000000000000000000c95b9b749c63ece9bcfce58eef37751aacc647eff46076 626 1.00/1.00 vMB 17
399,624 399,624 000000000000000002ba938599c4eaabafc108916d35f088eb5164469f061be2 1,509 1.00/1.00 vMB 33
399,623 399,623 000000000000000002d681a6c639b352d5c973c91ea4b1aefc1128ba378bf323 1,011 0.93/1.00 vMB 18
399,622 399,622 000000000000000004a4e35d80cb34dbe2ac526dc72d90f8147bb8f8cd6380c2 2,208 0.98/1.00 vMB 45
399,621 399,621 0000000000000000046140876ae845e340d6becc9c011acec33fa5250af0f483 1,234 1.00/1.00 vMB 22
399,620 399,620 000000000000000005027237756504f22d942ce40a47ef3c9a250f75ac808654 781 0.75/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.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.