Loading Tool

Explorer IconExplorer

Memory Pool

81,036 transactions
29.70 vMB
0.12610375 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt b5adc4167f634c77f1a370d855a212803b0d108229968cf3c017a6b812f7f342
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 46f56b9f4e27acd46acba39b46db958db2765f047aa7d232bccd6ebe76837458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.06001271 BTC
Feerates: 151.07 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (339,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,619 575,619 00000000000000000029f9d9beef48339b710892ed2499742dbc067693edbeb8 416 1.00/1.00 vMB 10
575,618 575,618 000000000000000000190e10a3ec9be4a8551386e57836a2be6e62e157f041b2 1,615 1.00/1.00 vMB 14
575,617 575,617 00000000000000000010d0f3b69ef4c2d6f7400e55028f4c741ed433372664d7 2,076 1.00/1.00 vMB 71
575,616 575,616 00000000000000000023dd0d28dcd86ccea5be372adcda9361cd0f3260d5d8ad 1,877 1.00/1.00 vMB 63
575,615 575,615 00000000000000000010d0ba149f17380e6f8107447bd69a38f430c1b49b0f75 332 1.00/1.00 vMB 14
575,614 575,614 0000000000000000000c791151341521e49fb3905dcc3556c030aebd02a1984e 974 1.00/1.00 vMB 25
575,613 575,613 00000000000000000029d9bf9bf27415774ee11cde0daa1daeb197e3c6a57a02 1,450 1.00/1.00 vMB 24
575,612 575,612 000000000000000000222ec499bf45d407d7cea46c1571c9c1a6e65a8df7f77a 1,881 1.00/1.00 vMB 90
575,611 575,611 00000000000000000020679edee63579e14980cdc5a4230a9019fdd12166fa1f 2,839 1.00/1.00 vMB 71
575,610 575,610 00000000000000000009829341403248d0e5b1707b51d3724605aac6d30615e0 2,832 1.00/1.00 vMB 95
575,609 575,609 00000000000000000004098e139770f6303cc9c8d508426ab2c33212348eb709 2,267 1.00/1.00 vMB 107
575,608 575,608 00000000000000000021015e094be3f9a5e7a408b15e44b73b0a618018d66c25 2,883 1.00/1.00 vMB 111
575,607 575,607 0000000000000000001974fa48fdc57bec14992092ae71a9d6c334ab73ac575c 1,389 1.00/1.00 vMB 55
575,606 575,606 0000000000000000001cf11164dc99f33139adfa5241357dbe013f6e1011bde1 1,027 1.00/1.00 vMB 19
575,605 575,605 00000000000000000012e6058c525e6dac2a078059975a6f168e8166d4ff3e3d 2,411 1.00/1.00 vMB 15
575,604 575,604 0000000000000000001d5358cd91980db1513a873bdb7c772280bd36a1263352 1,981 1.00/1.00 vMB 65
575,603 575,603 0000000000000000000a620ac15d61a93e34bc8a19c766f20c3bc0e1014c3f00 2,458 0.99/1.00 vMB 73
575,602 575,602 0000000000000000001025de4d89c2dd0e27b59529f811b9b6230d5ae3530536 2,221 1.00/1.00 vMB 65
575,601 575,601 0000000000000000000401e27413e1e9d79e4a98160c606048acbc16fd2d9c46 2,970 1.00/1.00 vMB 120
575,600 575,600 00000000000000000019eb5101eb2dcfeb7d5ff383250c3311f5bf8909a9e102 2,301 1.00/1.00 vMB 80
575,599 575,599 0000000000000000001043d324c3c863ed1e3fa3042c05a1f6464d1c01fc8e52 2,510 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.