Loading Tool

Explorer IconExplorer

Memory Pool

75,456 transactions
28.41 vMB
0.08047033 BTC
Random Selection Loading Transactions
Max Size: 170.85/200 MB

Candidate Block

Mining Attempt 771c97282b6fd52975300ef28476431eb631a9927a6580467e5a976b2648e536
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 6f3bda0065d151403b9b00c26c0d7cfa1ebedba7ed315e764616869b6f3dd542
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,186
Size: 1.00 vMB
Total Fees: 0.01678307 BTC
Feerates: 65.95 > 1.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (259,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
655,697 655,697 00000000000000000008e778d793a7460cfea5c95d3e50707869006174338bee 1,715 1.00/1.00 vMB 32
655,696 655,696 000000000000000000109ae0ddce7018a9e8263af9df15684efbed10f0e3b94a 1,492 1.00/1.00 vMB 42
655,695 655,695 00000000000000000004423db6ff8179166e56e631a03ba2e9a881d0705b2ebe 1,708 1.00/1.00 vMB 23
655,694 655,694 000000000000000000090f843d34760dde4fffda64fb4d2cc1e582c125073b70 2,691 1.00/1.00 vMB 84
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.81 GB
    • Received: 17.22 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.