Loading Tool

Explorer IconExplorer

Memory Pool

84,903 transactions
32.03 vMB
0.11536428 BTC
Random Selection Loading Transactions
Max Size: 194.18/200 MB

Candidate Block

Mining Attempt 6d77dee6d23b0ca44d18d7ba1169348790303f5f3c233fe71fec04cdcadf61b3
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 16bed9f3045b40380907bc48a18725290d7401b18c2021861c68ec814ee93777
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.03436436 BTC
Feerates: 299.43 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (577,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,547 337,547 0000000000000000154fdb5b55c2e1718fe919b35ec1c9fc55de3f8708b19da7 398 0.15/1.00 vMB 64
337,546 337,546 000000000000000000c7f8deb8e8e6606105fd31abd552899a3f37178bd2dc66 204 0.15/1.00 vMB 119
337,545 337,545 00000000000000000da604ca9db308aa13933faddf63bec45f7ec1fc7cfd0a1a 275 0.18/1.00 vMB 21
337,544 337,544 00000000000000000475d738fe15799706c6db8aad5bf28221214be1505620e2 453 0.37/1.00 vMB 19
337,543 337,543 000000000000000007a68a09f8da28d792892468c74243789a87f9786d4c0803 16 0.03/1.00 vMB 1
337,542 337,542 000000000000000012c1fd642ff5ac4945b9ef14a89afff2956bc20e3e4dcef9 885 0.48/1.00 vMB 36
337,541 337,541 000000000000000008adc6ec597062b08ab4c2117812b397700bf1b8a5d20437 632 0.51/1.00 vMB 30
337,540 337,540 00000000000000001ac5c8e7e0eeb1dc73f7bcefcb6fc9e74896db3272cd16f0 1,063 0.88/1.00 vMB 40
337,539 337,539 00000000000000001580f98d81a2f3cea8cd516843b52e4dfeeb881c96da73cc 1,521 0.50/1.00 vMB 59
337,538 337,538 00000000000000001a3b7146f7cff861496e0d82473d7c8117a0d14de560380c 1,004 0.64/1.00 vMB 35
337,537 337,537 00000000000000000b899934bf6f0628483de75c6539fd8a950dfbfe360c416e 152 0.08/1.00 vMB 29
337,536 337,536 00000000000000000a02716dc3915777c7c20774bc0bbe399c18612a87103797 594 0.32/1.00 vMB 56
337,535 337,535 000000000000000018a06ec4893ca2e81b8faed1da365c255bcc98fc2c735be4 142 0.10/1.00 vMB 14
337,534 337,534 00000000000000000e8aa309de2d0b652272bd6bfd184e9eefd7424366b8f67e 1,154 0.85/1.00 vMB 28
337,533 337,533 00000000000000000c6819a660b6e8d2133637c7ebc72266a2153dda2f52a0a1 599 0.27/1.00 vMB 54
337,532 337,532 000000000000000017ce0a0d328bf84cc597785844393e899e9a971a81679a5f 600 0.37/1.00 vMB 39
337,531 337,531 0000000000000000144e114e46a7312e3cfa1532fcbb263ec4a64301780bc822 464 0.25/1.00 vMB 48
337,530 337,530 0000000000000000068d1791f54d632d42e6389ae71d483095dcfbf5b3f2efb0 699 0.40/1.00 vMB 50
337,529 337,529 000000000000000016c5b0d38a4a8a93055d47066dfb4ea3e5f8a0b10fa5e6be 1,601 0.75/1.00 vMB 37
337,528 337,528 00000000000000001699c2bf93f701ec43f9598deb45b7811cd1b41756d968d0 289 0.15/1.00 vMB 25
337,527 337,527 0000000000000000138d2a827abf11a1088ea3be62b2b7d88542e8879824faa5 113 0.05/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.86 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.