Loading Tool

Explorer IconExplorer

Memory Pool

28,861 transactions
9.76 vMB
0.11674457 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.36/200 MB

Candidate Block

Mining Attempt e6b59855ddeb5ef538c76c8cd9d8232b2c5986bd97eb120cf45fcef0a11b2a57
Version 20000000
Previous Block 0000000000000000000207d87b7daaa9b76b765d546cb6d2acb529123ae5516d
Merkle Root 572996c08ec638e7e26c47834eae51cc33a73c31981b0c298a2285dcc037a1dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,825
Size: 1.00 vMB
Total Fees: 0.04010568 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,220 (756,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,858 156,858 000000000000041de3ae685e77571e05e41ed42d2c8b5902684164b94a989152 48 0.01 vMB 71
156,857 156,857 000000000000018fdecacd2f9af9364a2035438da96baa09b2b6e9006fbd2787 27 0.01 vMB 76
156,856 156,856 000000000000052e0f2a5f1985aaa477786f7defb7850a2245f45c812690f6e4 3 0.01 vMB 59
156,855 156,855 00000000000008003c72adca03d2ba8b8537daf81e0def35cb040b469826549c 8 0.00 vMB 93
156,854 156,854 0000000000000e805ab0615dd6d0144c48b8d9c450d48e360c636db0e6c93889 1 0.00 vMB 0
156,853 156,853 0000000000000618ded2a6de195c91ab50aee73fe3f4e5cf72f89e2ae9a522da 91 0.04 vMB 33
156,852 156,852 0000000000000354cdfa7337bc57724f305b0d7727834ce2f7a011c2515ce2dd 25 0.01 vMB 158
156,851 156,851 0000000000000ef13b499bcb322be9768c7b7dd27550b239da135ee4730b9fec 54 0.03 vMB 70
156,850 156,850 0000000000000b9af164b2d27268aaba56b74df93122b707cccd7ccf63059cb3 77 0.03 vMB 99
156,849 156,849 0000000000000086f8bf1ddf9d45ecb0fb3405b4a203fb7c84a8624b5e447e95 15 0.01 vMB 139
156,848 156,848 00000000000009b497687c5c8ab769c9c74875c7331cc0045ecc4db874c2568c 51 0.03 vMB 108
156,847 156,847 0000000000000f248b57825ecca873c7c532f5ebf5e3476fe326f6420076511e 86 0.02 vMB 8
156,846 156,846 000000000000063bfff01d0502a805d8fedf4ddca9df28edacc01de06464883c 42 0.01 vMB 416
156,845 156,845 0000000000000a498a56cf17caae524a25df3eb68566ab82a98dc9865f72c423 25 0.01 vMB 109
156,844 156,844 0000000000000dfad0383ee0c172c3a181020bcab0aca34ba9b7a77c59092c24 9 0.00 vMB 325
156,843 156,843 00000000000007586c3b0e76a705e9cd13171a05a84f8aea89b72b68cf87015b 7 0.00 vMB 0
156,842 156,842 00000000000009fe003d46cb93d8295d0761c5c4e52a0c6f172fb80840bccd5a 67 0.02 vMB 39
156,841 156,841 0000000000000225031fdac1092a09ccb66949a551b1063f7ab0bbd4a086314f 11 0.00 vMB 339
156,840 156,840 00000000000000d02cfa89e6610645c2fd10348ed61b16693a8c0c1546e72985 99 0.05 vMB 499
156,839 156,839 00000000000006edeb89a45c34b94d009de36c815e959bb3c3099d1b366dd50d 2 0.00 vMB 0
156,838 156,838 00000000000006ed4d031eb94e357f00ee315ba7541b3c858fab8737dd0a4faf 12 0.00 vMB 41
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 70
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.86 GB
    • Received: 0.47 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.