Loading Tool

Explorer IconExplorer

Memory Pool

79,337 transactions
29.27 vMB
0.10503174 BTC
Random Selection Loading Transactions
Max Size: 177.48/200 MB

Candidate Block

Mining Attempt 257d2481c4f578ccc892bd51d039f5536c684298e0276a8b7c82efbea2538255
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 55646524a7eb26b02bdac7ed78919c82cd5d7ce6cb7ac39063ab6a336d0dbe37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.04356567 BTC
Feerates: 137.15 > 4.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (601,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,898 313,898 000000000000000000a4d122955b7311698b4ad613c4c9dc3960c5072d0aaadf 206 0.08/1.00 vMB 31
313,897 313,897 0000000000000000316f6916b35a1bda42927544672556058d554b5882842f5b 652 0.74/1.00 vMB 16
313,896 313,896 000000000000000037808aa5beaa258aca66fd4064782eabc24101d26fbdd6c0 1,449 0.50/1.00 vMB 45
313,895 313,895 0000000000000000305a4572fe16d5382466eb823ec4c1c609351033adb16741 88 0.15/1.00 vMB 13
313,894 313,894 00000000000000000531e103b1d1b0051c37b6978b49cb5343eef32d205252e7 343 0.20/1.00 vMB 26
313,893 313,893 00000000000000002dfaa29d5a80e27dcf4a94321cb886f1b40638f1d072be6c 429 0.22/1.00 vMB 24
313,892 313,892 000000000000000020c411cdd0631c89f45c7f8ddb972f3c7f23262346fa680a 615 0.28/1.00 vMB 37
313,891 313,891 000000000000000020bcf66704ae3a6e81acb6cd60568b9452acbca00cb327d1 178 0.12/1.00 vMB 23
313,890 313,890 0000000000000000026650b3a5e92b4994463c16a453add9aa4cfc4648812735 271 0.13/1.00 vMB 31
313,889 313,889 000000000000000010ec5280ee13bbf85a4fb1d92db2168cc7c25fc8258225d6 112 0.05/1.00 vMB 35
313,888 313,888 0000000000000000342c5808b784ed9332e67ee874c4a3bf24e948f1d94644a0 461 0.21/1.00 vMB 31
313,887 313,887 000000000000000031402a6e81759ac440b9adb1742747694d6772a5684b1fac 197 0.09/1.00 vMB 34
313,886 313,886 0000000000000000244fd81e38a9304edb864a436bbd8f9464d527297d7f0d9d 648 0.34/1.00 vMB 30
313,885 313,885 00000000000000000e4ee904953f73d962202fafe453169eb4ed3284699fa0b9 530 0.30/1.00 vMB 26
313,884 313,884 00000000000000001aa17755b488ee57e0b402e63d706b687ea7040041812f02 1,127 0.71/1.00 vMB 27
313,883 313,883 00000000000000001f1a8a122c8ea5512cfc88e0b3b6abc7ec825c2f1dc57331 374 0.24/1.00 vMB 26
313,882 313,882 00000000000000002470cd94060015c883f41d0d965272fd1a44fdf57549b53f 28 0.06/1.00 vMB 24
313,881 313,881 00000000000000001df3dbaec7d5b5592080222a1091f1fd9bd343b2ac0e7a16 73 0.04/1.00 vMB 5
313,880 313,880 00000000000000001d9ad915c9f1ef6150df3ffed45ee8341e2f462b25ec4a1d 223 0.22/1.00 vMB 18
313,879 313,879 000000000000000038808f15820e377f5152a3809786922df31a0ba5034387dc 1,227 0.92/1.00 vMB 25
313,878 313,878 00000000000000002758bbb4e023523e8aaba965816eb912ab2a63b7a9ce15a5 1,186 0.75/1.00 vMB 28
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.42 GB
    • Received: 15.93 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.