Loading Tool

Explorer IconExplorer

Memory Pool

78,433 transactions
29.48 vMB
0.07792783 BTC
Random Selection Loading Transactions
Max Size: 178.08/200 MB

Candidate Block

Mining Attempt f1d850d338e6a3ce4bbd8e249e3817bf0c6483c3646582db7e554ef465635fcd
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 721e32e372d849ada55ea0f12604ff768037c2c3f993f45ae7d28392159cf5cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,273
Size: 1.00 vMB
Total Fees: 0.01394638 BTC
Feerates: 150.66 > 1.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (323,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,614 591,614 000000000000000000096f536341117c2af55e69356ee7cd5da1355b26843f6a 1,326 0.76/1.00 vMB 10
591,613 591,613 00000000000000000014f83cf63c1398da9fc59c860450c8d7705ec4981fca24 1,224 0.56/1.00 vMB 10
591,612 591,612 00000000000000000011fdbf7988a5b7db0b4cd1d533c1c4bf82a27cae39d462 369 0.11/1.00 vMB 11
591,611 591,611 0000000000000000001978b3c9c4cc5b9b425d8ecd1f11effa05e695599b13bc 86 0.02/1.00 vMB 14
591,610 591,610 000000000000000000160b75ff10fb93ccaf9c615881eefb13463ad70ff75f6f 59 0.01/1.00 vMB 27
591,609 591,609 000000000000000000179bcb104a42daed9a24f7a8c5cbf2384675818ab6934d 993 0.31/1.00 vMB 17
591,608 591,608 00000000000000000006331df4e77bcb6f6d08f08438a7c643851960ff4c9e09 1,977 0.71/1.00 vMB 12
591,607 591,607 00000000000000000000735fed83a08672e5c561a33988418823d5ae3c71e427 824 0.23/1.00 vMB 11
591,606 591,606 000000000000000000107c2e276c46d7ac42770d7a7a2329d018ad672ed9484c 1,084 0.35/1.00 vMB 15
591,605 591,605 00000000000000000000a1b0bfd836dfd4bf6a37189d4176c7e21e6be69134d4 591 0.16/1.00 vMB 22
591,604 591,604 000000000000000000180298d69a9153e2cd06ec24fb720ebaa4af22dccab0bd 2,258 0.66/1.00 vMB 15
591,603 591,603 00000000000000000000f0ab2ae2ee6368821664e41b4367bf38bec4ab9c4d52 90 0.06/1.00 vMB 24
591,602 591,602 0000000000000000000d0c069b4edb29854624eb77ef0b30dea2e5d75d891c67 675 0.20/1.00 vMB 23
591,601 591,601 00000000000000000014d9cb22510d9be20c64bf06694593e042bb9453d5cceb 1,566 0.52/1.00 vMB 1
591,600 591,600 000000000000000000031718f0c7a0fd2eeda0faf71725b74f5abc401c6e611f 3,373 1.00/1.00 vMB 26
591,599 591,599 0000000000000000001564d25432fce9cce5f732f47bfb891ab9776e3bdc20eb 3,230 1.00/1.00 vMB 16
591,598 591,598 0000000000000000000ba48d67829de1f82f7b9a98eaf4556b016822fdf2c701 3,349 1.00/1.00 vMB 35
591,597 591,597 000000000000000000058cce1a08e4b3bb1073673922cf6535f5ca2df91e5c66 2,611 1.00/1.00 vMB 6
591,596 591,596 00000000000000000010730ba65ed04b7beffd0722965b0b6f4ef6e46247ad9a 3,236 1.00/1.00 vMB 18
591,595 591,595 00000000000000000015488111161545409424e27e811563d2b5e672102c0f3d 1,287 1.00/1.00 vMB 26
591,594 591,594 00000000000000000014c696093249fceae360e992681ce5a9daa48cbad0e790 1,529 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.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.