Loading Tool

Explorer IconExplorer

Memory Pool

74,308 transactions
32.49 vMB
0.28664376 BTC
Random Selection Loading Transactions
Max Size: 181.19/200 MB

Candidate Block

Mining Attempt 928a085bf0856565ea655dcb404674ef13bf28ee844c447fd3ac8156c9485799
Version 20000000
Previous Block 00000000000000000000ef55e78e28d16b57ce060f8569a7137e8858c05b3f54
Merkle Root 8fa30abe3aaa66a023a072552f7b31bdd9702d3640bece8ba4ba7c9b04e8feb1
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.08993629 BTC
Feerates: 704.33 > 9.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,557 (780,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,258 137,258 000000000000089e9cca1b62ff9c0dcffce69e514f86c6ab78c5d95d0bc327f2 78 0.04/1.00 vMB 86
137,257 137,257 0000000000000154a1741a4cf4ae689f08a97b51c33f56c7c76013f5b415bd4e 37 0.02/1.00 vMB 200
137,256 137,256 000000000000044d6bdbbad468cc13bc40ec644aa2a363ab774c8ba89d5fd572 22 0.02/1.00 vMB 121
137,255 137,255 0000000000000863003779fc16cccdd409ece69877aac406dcbd08bb1bcf1e83 93 0.03/1.00 vMB 186
137,254 137,254 000000000000035bd85a4b864704d395b1835fb0e72b8957a396dbfe994c8aed 104 0.04/1.00 vMB 142
137,253 137,253 0000000000000540aad51b2e7b920d978764d6bf1adb30fb607ac9919e41efb8 23 0.01/1.00 vMB 453
137,252 137,252 00000000000007593685841931b3879a303699aed971d3e3f65fef7b9254c018 71 0.02/1.00 vMB 151
137,251 137,251 00000000000008f2a24d917708221f6c65728579eb95b8aef772bd6aedf1b062 13 0.00/1.00 vMB 41
137,250 137,250 00000000000001cbdb9c1d1eb3f8ec9ca32a2421955e3a54e85d36cc2e29184f 64 0.03/1.00 vMB 302
137,249 137,249 00000000000004fe3832ea89d46506a073576c07ef43e6ff2dca5816ae34fe81 4 0.00/1.00 vMB 12
137,248 137,248 0000000000000168a5e19dc4efc7b260ea1e640dfc3225c5bea6247b53e97675 167 0.06/1.00 vMB 118
137,247 137,247 00000000000007251e2026ecfdf482f9fb016fe44f725ea682268827f7a27d1a 14 0.01/1.00 vMB 1,179
137,246 137,246 00000000000006d3aa661197ac3157e9cd89b99f6340507f18b6eccf7c6fe04a 23 0.02/1.00 vMB 96
137,245 137,245 000000000000037a320a0f23847f30266358becac8cd985fd91df212b42099e4 1 0.00/1.00 vMB 0
137,244 137,244 00000000000006be584c65daa6e99bf56d8c303442ea6001fee49462d8d40684 92 0.04/1.00 vMB 227
137,243 137,243 0000000000000270686970a0325422e0c4cbb934cec6487f22475483d4b4cb34 138 0.05/1.00 vMB 181
137,242 137,242 00000000000008719e0dd25fcc37ac5f5f255eefc60ebedaae0bf028d24af390 77 0.03/1.00 vMB 226
137,241 137,241 00000000000003f426dfc035fb35722adcaebc633405cdb97f7de010f57c8880 51 0.02/1.00 vMB 242
137,240 137,240 000000000000082ec92b0d7d92ccfcd7b92c3e2762befd1f0b43c508b2184b85 98 0.03/1.00 vMB 39
137,239 137,239 00000000000006cb41d5972c5bdb2cf38f63178bc8ceffeb6d73b2c3a46845e8 117 0.05/1.00 vMB 164
137,238 137,238 000000000000004f1c7b48433e424be8f47f755d4ba19f14a54b1b1e4e3357fa 27 0.01/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 786.78 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: 1,012.19 GB
    • Received: 35.07 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.