Loading Tool

Explorer IconExplorer

Memory Pool

43,775 transactions
28.70 vMB
0.07081562 BTC
Random Selection Loading Transactions
Max Size: 147.99/200 MB

Candidate Block

Mining Attempt e8290d9d3c89228ddaeaf0c9b581f60a9825ad1bebfffadefb30e46b295f5c1c
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root bbccb51c80291f687b2adb74b5df7d4c843bad462ed444a61501123f45888432
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,213
Size: 1.00 vMB
Total Fees: 0.01505756 BTC
Feerates: 201.07 > 1.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (533,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,653 380,653 0000000000000000006b0f0318765edbffa6c80c328a4616e9dab9f0bcdbb976 580 0.28/1.00 vMB 33
380,652 380,652 000000000000000011acb96595a979a80b3939bd0318564ba6bd6af19c6a5b5d 785 0.88/1.00 vMB 62
380,651 380,651 000000000000000000fe0ceedd5add090a430fad4a125efbc21a31ca45516b44 103 0.90/1.00 vMB 75
380,650 380,650 000000000000000008523406544730a48c89c291b7e9931d8624b1dc6f4a7733 892 1.00/1.00 vMB 49
380,649 380,649 000000000000000007b0f45ef6e50d60e9c2dbddbeba7a00495dadf5fd54b7ef 145 0.12/1.00 vMB 21
380,648 380,648 000000000000000000cebdd683731b6cc71167d58a1fcc08a81b9bf4a976f230 529 0.32/1.00 vMB 53
380,647 380,647 00000000000000000c9462405acc0125f9d66c1dff6453e1928714a6e60f8c64 709 0.33/1.00 vMB 40
380,646 380,646 00000000000000000280b97d52d9c6f08cdf11d67a0e48c28b18f3699ea98aca 1,171 0.54/1.00 vMB 39
380,645 380,645 0000000000000000062e5dc53dbc70d5813a8359065fe5e3338d6f0b6bc13589 364 0.17/1.00 vMB 40
380,644 380,644 000000000000000010e565812df7d5b347762b981ad356d6ea8198ef593fb0c5 110 0.11/1.00 vMB 14
380,643 380,643 0000000000000000115196543d0bfbac064720bf6bbb8227ef53c9d568533ae0 745 0.36/1.00 vMB 42
380,642 380,642 000000000000000008dbd47079bc49f8196fa36ccb9639e39b693a8527f490fe 259 0.18/1.00 vMB 25
380,641 380,641 0000000000000000057121b02540b04f13e91c651a13622214a87fa3f52bc9d4 665 0.29/1.00 vMB 47
380,640 380,640 00000000000000000b0eb09ac79b2c63243b14611c08065caf07fd116abb8917 290 0.14/1.00 vMB 34
380,639 380,639 00000000000000000a48fcd74843c80871bf4412f411f2ade43329cd759870fd 617 0.41/1.00 vMB 38
380,638 380,638 00000000000000000a6eb1c0bd082c9bdda628bfbbe01e6c9afa97b0dedeb0c4 534 0.28/1.00 vMB 35
380,637 380,637 00000000000000000c75d6209a9b7676b2a21d96b6d54940218f1ac641e9ac9f 1 0.00/1.00 vMB 0
380,636 380,636 000000000000000005a8c9161ff8c98857b397f01601e6ca11e679a54c57a19e 1 0.00/1.00 vMB 0
380,635 380,635 00000000000000000648118fd0e5ee304f766ef77ec7947c1cc0fad635fdcb4d 1,632 0.71/1.00 vMB 51
380,634 380,634 000000000000000008ae8d7f6c4d2967f2ab0c2abca13ec579a6acbbf779dd2b 737 0.31/1.00 vMB 40
380,633 380,633 00000000000000001161b3db0cd44f044d9ab6783ea09bf5aa2c963929a11930 380 0.20/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.