Loading Tool

Explorer IconExplorer

Memory Pool

77,188 transactions
28.75 vMB
0.07501762 BTC
Random Selection Loading Transactions
Max Size: 174.09/200 MB

Candidate Block

Mining Attempt acae3348e23b56c552cd02c39a2a048cf8fb4b83083bc15d26e876845e75dca3
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root aec95da15687b1275fd37c430ce29752ab3aa4c537936e8f0d1ebd16633f0a16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,967
Size: 1.00 vMB
Total Fees: 0.01530905 BTC
Feerates: 71.79 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (679,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,797 235,797 000000000000001d048a3d33e3e1d1d6b3785517c415db834617d8583b483185 276 0.19/1.00 vMB 113
235,796 235,796 000000000000005e47f22a8a55de98a2815c41cded42c0b47ce7b806e3941087 698 0.25/1.00 vMB 227
235,795 235,795 0000000000000039bc8107195171b795939a353a94bb0b72774e2ccdcd3da469 628 0.23/1.00 vMB 190
235,794 235,794 0000000000000094353b5f43a1339d8d371abbe9b3bd42b3a45f776f7a52fe48 170 0.15/1.00 vMB 75
235,793 235,793 00000000000000766b7eb35bc383527358c2befb02f7f9b7bc8b56c5ea3a3f74 672 0.25/1.00 vMB 218
235,792 235,792 00000000000001939080751a0c0cb5236607ecb794f58b2631c11fce08939c5d 150 0.08/1.00 vMB 167
235,791 235,791 00000000000000f33260555b8588c45c1764ad15ec574e809a60284e62baf1ec 470 0.20/1.00 vMB 174
235,790 235,790 000000000000014271b4082e9c73d4fd539568ec0ed029587966d3a552c97547 503 0.28/1.00 vMB 133
235,789 235,789 000000000000001f0144a491c03064573e2598a113e68bd74a06823a4e525ef8 693 0.25/1.00 vMB 217
235,788 235,788 000000000000007a00d7927441c0f9cc40d209f4ba632e6a9085b4a201dd0c4a 510 0.24/1.00 vMB 160
235,787 235,787 000000000000015f4fa7110e55cae1defbffc2ed687d580175aa1d29fd4ceacb 621 0.25/1.00 vMB 201
235,786 235,786 00000000000000ea5844ad7a4602edd3d948a59307e330fd561a63032778060c 57 0.03/1.00 vMB 174
235,785 235,785 0000000000000057efbf67985af235f29db016b8eb051e99e9798eece0e66792 225 0.10/1.00 vMB 159
235,784 235,784 0000000000000188079e0a434e770ec46fdc9614868cde749f6c0a7db0b450c7 133 0.07/1.00 vMB 160
235,783 235,783 0000000000000155d615f79ed3464bb0b0f7447d666ebacf95ee908964ffabeb 22 0.01/1.00 vMB 73
235,782 235,782 0000000000000007a790d8a2dc1765b98eba704d594ad8c9cc56bf984389eee2 221 0.14/1.00 vMB 103
235,781 235,781 000000000000011de0d1a5c420a00b4a1c12bec09650a8f60c4b67a0367c5997 360 0.14/1.00 vMB 200
235,780 235,780 00000000000000d15b376b63ca1afa526757d4ec7970b31e7bd07755e72294ca 214 0.11/1.00 vMB 131
235,779 235,779 000000000000014b53b1cd6bc8f1c2d98bec9ac2dd59fe1da6c30896dc6ad674 277 0.13/1.00 vMB 187
235,778 235,778 00000000000000f01ea43188819df32ac39af255876c417460f5f270588e0fe0 182 0.07/1.00 vMB 183
235,777 235,777 00000000000001514ded85f85ecfbeb9f6b0ff9998fef52d8af218c78377493c 77 0.05/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.