Loading Tool

Explorer IconExplorer

Memory Pool

81,581 transactions
29.65 vMB
0.08663673 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt d0dc165993245542d6901a9421a23218ad2fd9c7dec71ff6d1b919ee4f11004e
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root b9be8d57d315f681b1f36a70df0ea50076835c6bdc7ad775b04f1f3825e51f44
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,193
Size: 1.00 vMB
Total Fees: 0.02412985 BTC
Feerates: 100.53 > 2.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (544,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,588 370,588 00000000000000000287c77edef7b924ff721830197594dce21ea9fadf6e3977 663 0.30/1.00 vMB 38
370,587 370,587 00000000000000001323cabcfbff1c403b934bcb9bbc461ee5a58f7378b8d343 238 0.75/1.00 vMB 5
370,586 370,586 000000000000000001b7cc785b16444cae78a171e0f0d192adbeb77795399960 1,070 0.91/1.00 vMB 26
370,585 370,585 000000000000000004b454c6efe35ea51467c10775b2c6e6d6197517561f2026 1,122 1.00/1.00 vMB 18
370,584 370,584 00000000000000000d933c8894a6ae8423b273e8b241e338599edc8ed53d9534 1,842 0.93/1.00 vMB 39
370,583 370,583 0000000000000000002d9461455d93e5d8349f3f60ad590e003d854121c88015 1,006 0.80/1.00 vMB 22
370,582 370,582 00000000000000000a228fbbbfaee90aeac6eab98608cf2540eb5526655919d0 1,937 1.00/1.00 vMB 43
370,581 370,581 000000000000000005d6b34da3d591fabdad8c9b846d2129669780ab2f22388d 2,538 0.93/1.00 vMB 59
370,580 370,580 00000000000000000c9a1bcf2a602035fd3df98497dfc6380e18de9a3acd3869 871 0.80/1.00 vMB 23
370,579 370,579 000000000000000000422bcaebff8355c3d1c8db6b8e0637ff79a3ef41f59d75 1 0.00/1.00 vMB 0
370,578 370,578 00000000000000000e55157ee25abfd2b2198d9825132c04f3d82c87f2baa751 2,324 1.00/1.00 vMB 47
370,577 370,577 00000000000000001194ba58ada61249e8f2b22b90c29fc0e5776222e6cb8f16 1,086 0.63/1.00 vMB 34
370,576 370,576 0000000000000000080bdff13697cf931c961c75cad13514661b00f348e47800 658 0.58/1.00 vMB 18
370,575 370,575 00000000000000000179bf9c8a4235d4da8d64cd967a1d34e21f2f405385f9a5 1,922 0.95/1.00 vMB 49
370,574 370,574 00000000000000000d524cb1758924d0b6f7d6f39eb9802afb26c409011cfb8a 427 0.28/1.00 vMB 43
370,573 370,573 00000000000000000e497851bbe5916692497d5270d0c97ee7f68c84219002f2 954 0.53/1.00 vMB 39
370,572 370,572 000000000000000006e99e592f5495d06e99ae4046da35391038b3f00f49401c 1,788 0.95/1.00 vMB 44
370,571 370,571 00000000000000000b3ecfb966f10d8439f10ae0164f8cabdbdd35bd658f8dcc 466 0.24/1.00 vMB 39
370,570 370,570 000000000000000012a791ca21b05dd99064e40182e688cd512a8a0dfbd30c9a 241 0.11/1.00 vMB 41
370,569 370,569 00000000000000000feb51d25fddeaae10a57af6d2101c61e43658a434caeb8d 915 0.49/1.00 vMB 40
370,568 370,568 000000000000000000cc67c80202e7b21b4e10b790bf72dc5e0d8eb80cb4fe9f 821 0.47/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.