Loading Tool

Explorer IconExplorer

Memory Pool

72,513 transactions
28.00 vMB
0.08919346 BTC
Random Selection Loading Transactions
Max Size: 166.23/200 MB

Candidate Block

Mining Attempt 1d2b28a840883e434ab9bba4041f44a62d9b86362e73f87b59f3b61a42cbd4d3
Version 20000000
Previous Block 000000000000000000013986e14404043c0f897b0ed9317a4476ae9b13f16b43
Merkle Root 49c2765e93eda5f8f2d0151160af55432d43e8f22fa8747151d8ec894f1fc7d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,324
Size: 1.00 vMB
Total Fees: 0.02234727 BTC
Feerates: 71.65 > 2.24 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,535 (208,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,610 706,610 0000000000000000000445aaf00d4a39d770bba9d6c66ab0ba34ba94d5249946 1,346 0.75/1.00 vMB 15
706,609 706,609 00000000000000000001c9f7f7a1f1862d78ed6a25686c7c06fcd3d322fac84c 1,202 1.00/1.00 vMB 1
706,608 706,608 00000000000000000006ca3ee822d8ca2a74022721d37f04ffaf5c218b14625c 1,686 1.00/1.00 vMB 3
706,607 706,607 0000000000000000000843e96d7018b2d4ff86b1d43c6b83bcd3b80a804ff666 2,518 1.00/1.00 vMB 20
706,606 706,606 000000000000000000040f544b88bca5c24719080586c142f257ffe0e6082849 1,976 1.00/1.00 vMB 12
706,605 706,605 0000000000000000000701f3598fad2947ee9f7744a7b7d0b62dcfad761bf384 2,979 1.00/1.00 vMB 11
706,604 706,604 000000000000000000037e4524467b91d05c21dc55c4257567e6239f86c5a81d 325 0.11/1.00 vMB 11
706,603 706,603 00000000000000000008d612298da29074946b82e00f182e992eef4154d47886 2,114 0.72/1.00 vMB 9
706,602 706,602 00000000000000000000c9c1579701291f13bdf1bce7aff3265e3228b46c37bf 1,511 0.73/1.00 vMB 5
706,601 706,601 0000000000000000000abab76893c4dc4edab809aac8c68790784128964361f5 2,798 1.00/1.00 vMB 10
706,600 706,600 00000000000000000008ffde4dabc8b3e70291ef794dbbcbc4c789667e5e76ae 2,758 1.00/1.00 vMB 16
706,599 706,599 00000000000000000002ffa257c47892dfd997a760e4577abccaa631ebe3f5da 41 0.01/1.00 vMB 9
706,598 706,598 000000000000000000067f032248f22cd12ad10a69e4aa839b400fa9a1997d31 143 0.09/1.00 vMB 10
706,597 706,597 0000000000000000000737bb7f8b8de403d50438106e0844b5d5996906458235 856 0.36/1.00 vMB 13
706,596 706,596 00000000000000000004bcddc40bc1e84c985565b45fc995d48344d7b4b57449 1,664 0.85/1.00 vMB 6
706,595 706,595 0000000000000000000d82ea589ccc0c2cb02e2ab8b7ae0d6f64ed0358c35dbd 686 0.28/1.00 vMB 15
706,594 706,594 000000000000000000012d54af249b599927254d1231aeee5acfd318d22c6ab1 528 0.60/1.00 vMB 4
706,593 706,593 0000000000000000000a80e0586f0eb6bc4433ffb8270ce4fd69fcfaa6b4f67e 2,612 0.93/1.00 vMB 9
706,592 706,592 0000000000000000000818b811281abe31863080f29985fb10a38fc094a7a8a9 42 0.01/1.00 vMB 12
706,591 706,591 00000000000000000003e2722e202da7d1a98212138b6dd4f32ab5542ef3b0fc 480 0.19/1.00 vMB 9
706,590 706,590 0000000000000000000ae0735cc0e33b05657dade32a97d88816a01f4faf64a9 1,151 0.56/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.32 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: 767.64 GB
    • Received: 19.43 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.