Loading Tool

Explorer IconExplorer

Memory Pool

77,241 transactions
29.09 vMB
0.09885819 BTC
Random Selection Loading Transactions
Max Size: 174.42/200 MB

Candidate Block

Mining Attempt f1e071a1f16287c02609ff820ea0bee5baece70868aae1ed6bd233ac433bb3b7
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root d51c92a9e891016b1ed7f33c119217da7142848e00768df7591d453213a320fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,896
Size: 1.00 vMB
Total Fees: 0.02753910 BTC
Feerates: 150.77 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (259,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,718 655,718 0000000000000000000b41220353ec4f254d1e226b78ad42e58d5a0a61c6b8d7 2,602 1.00/1.00 vMB 228
655,717 655,717 00000000000000000002dd12e73c87b0bf83eae507b72670db04faddf6640f7c 2,774 1.00/1.00 vMB 325
655,716 655,716 000000000000000000019851fd561a8163434d7faf82ebef71e3a4b208c7fc0e 2,992 1.00/1.00 vMB 193
655,715 655,715 00000000000000000007d2467b2150e96ccef98557360f95f5e406e727fa31c0 2,877 1.00/1.00 vMB 327
655,714 655,714 00000000000000000002d23406aaf9286c4c10db614804ce172a5a6f87527ad9 2,911 1.00/1.00 vMB 191
655,713 655,713 000000000000000000021f6a6927fc54fae7f12ad757fdc5548ae152f85355b5 3,208 1.00/1.00 vMB 208
655,712 655,712 0000000000000000000157213bef0a9e934d738d78ac0015723db905b94af6bc 1,860 1.00/1.00 vMB 251
655,711 655,711 00000000000000000002e0a6e8144ac2191fc36caaef8b4642f466273cae3a61 1 0.00/1.00 vMB 0
655,710 655,710 0000000000000000000e39763af4585ac73e59069b9f9965a7f82e40b2e28a20 2,683 1.00/1.00 vMB 302
655,709 655,709 00000000000000000007abfb64117ec1d87ebc57e13498dc5ab6e6cd8053894f 2,713 1.00/1.00 vMB 240
655,708 655,708 00000000000000000000ea36b8b7fc119bfb490373ee8bd8172efe1a36d992a7 1,493 1.00/1.00 vMB 273
655,707 655,707 00000000000000000007f4beffbeb740c14ce86d7335b1283a45be478fc7063d 2,620 1.00/1.00 vMB 305
655,706 655,706 00000000000000000000d9d4653732d753c69597ae7c15089c8a2aaea49443ab 2,314 1.00/1.00 vMB 255
655,705 655,705 000000000000000000060f73e87c857daab060027fdaeac7ba0bdb7f9583853a 2,525 1.00/1.00 vMB 283
655,704 655,704 0000000000000000000d69b69c28ba32e49a3d0a07d7e5b71961e43a78706424 2,943 1.00/1.00 vMB 327
655,703 655,703 0000000000000000000502db286626f6ee96fa1f0d044689a58b94a7494a1a32 3,258 1.00/1.00 vMB 359
655,702 655,702 0000000000000000000dd0318468e49f42a373ee8d7c9f4cefd6566456f968ee 2,359 1.00/1.00 vMB 163
655,701 655,701 0000000000000000000f41e0a20e955996688c901ba2fca1f599db398c7255c9 1,841 1.00/1.00 vMB 69
655,700 655,700 0000000000000000000f9e39151aed70a47f483eddc275098bc170239afccaff 2,357 1.00/1.00 vMB 120
655,699 655,699 0000000000000000000d5b062ac235c68d8b0ae13fec8117c3d3b41181d10f66 2,295 1.00/1.00 vMB 54
655,698 655,698 0000000000000000000a67a042b102bb56600e094df37210eb13992bbc5ec362 2,407 1.00/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.