Loading Tool

Explorer IconExplorer

Memory Pool

75,783 transactions
29.02 vMB
0.10049270 BTC
Random Selection Loading Transactions
Max Size: 171.59/200 MB

Candidate Block

Mining Attempt d431ae86861bbfec9f9a87245a6ea14e28049a8baeb91fd89dcd7ef4f5a81181
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root d7027a7b4458b54d7b1e47b36315a50e7ff07a3da61a85361bbfe796f3bae353
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.03934165 BTC
Feerates: 201.37 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (544,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
370,567 370,567 00000000000000001321f1b8b5bc02d7e9dc82804da2899d3873313df5e771b2 1 0.00/1.00 vMB 0
370,566 370,566 00000000000000001479e16c710b4ffae8a2ebe1c6a613efa0f76f5a6ba569bb 1,334 0.62/1.00 vMB 41
370,565 370,565 0000000000000000038917f99996972000ef957ccc8b826e62a553719f40e6a1 2,001 0.96/1.00 vMB 41
370,564 370,564 0000000000000000017b5a0ca94f599fa0445496224867031ef291a98d509a50 337 0.15/1.00 vMB 40
370,563 370,563 00000000000000000a4fc1d4fd9753fc1c04e72822ebaa7e9ddf6555483f3522 699 0.32/1.00 vMB 43
370,562 370,562 000000000000000006e9f98106803bc764caea593bf4432b024739fbb18f1956 778 0.36/1.00 vMB 40
370,561 370,561 00000000000000000378ceda689bc3605326a3412a3bf2c6665a50126328e071 371 0.17/1.00 vMB 41
370,560 370,560 000000000000000007d01689012171ecfb92f27ed9a5b103913bafa3eb89c155 241 0.10/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.