Loading Tool

Explorer IconExplorer

Memory Pool

81,968 transactions
30.83 vMB
0.10579760 BTC
Random Selection Loading Transactions
Max Size: 185.18/200 MB

Candidate Block

Mining Attempt 0ea17b8fb8d3945e8fa5e86f3f3daea64da487d1d5bbcb01c69441c14b20520c
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 21c545d701a225d5f79e2be8982893b18d9a05f2d4ad30c30f8eaa9170a999bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,030
Size: 1.00 vMB
Total Fees: 0.03679556 BTC
Feerates: 558.99 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (398,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,279 516,279 00000000000000000007e238a5203abbb85237975d1437b2845cd12574dbf4db 834 0.41/1.00 vMB 27
516,278 516,278 000000000000000000164f6cd29c87000819eb377e6c2a849b4ad80278b3190b 1,473 0.86/1.00 vMB 12
516,277 516,277 00000000000000000034506ad1f00fac2484ae5fb811b6cd1ca57ba0ec2f7b97 2,459 1.00/1.00 vMB 15
516,276 516,276 000000000000000000439b4f0b93212f91e8877803e487e440b249bd146b23ae 2,102 1.00/1.00 vMB 41
516,275 516,275 00000000000000000037c4406b564631c7db2bd30d8126327f1ecb04a9426975 138 0.07/1.00 vMB 18
516,274 516,274 00000000000000000015b5bd5cd34348dcaec8610c7a85ab99e4d579dc2132b4 739 0.28/1.00 vMB 38
516,273 516,273 00000000000000000036bcaa96be8343afc73c312763d6514de3b174971de095 211 0.07/1.00 vMB 25
516,272 516,272 0000000000000000000341bea614990357f82abf8d0b7edfbce855e34006721f 107 0.04/1.00 vMB 26
516,271 516,271 0000000000000000004a59701a0506332d4c5309df639532b7763124796ac3a0 186 0.06/1.00 vMB 44
516,270 516,270 0000000000000000001a958cc7344bd6a7053438692d273602f4e9e304ac2931 428 0.19/1.00 vMB 36
516,269 516,269 0000000000000000001125992ba44e1003c94b8e3488364a9351007292cd4135 388 0.19/1.00 vMB 26
516,268 516,268 0000000000000000000138854c76fae73c6d35899612339c35e66352d4e7dcf9 1,117 0.53/1.00 vMB 31
516,267 516,267 0000000000000000003b9c0b71977261807bb29144b2f34399f66a2b124294e4 1,096 0.49/1.00 vMB 23
516,266 516,266 0000000000000000002bf09b57365cf59a40e08fbec7ad95329e15be2ce44441 2,232 1.00/1.00 vMB 33
516,265 516,265 0000000000000000000363fdd52ab61113bc5afd2b093a1f389d2faa43282559 1,572 0.69/1.00 vMB 28
516,264 516,264 0000000000000000003fb5ea7151a939d73085c8def552484e621dacd88049e5 1,291 0.59/1.00 vMB 31
516,263 516,263 000000000000000000066374b9415a5588b1c2bceff4c0a4645a5b54f4533d7c 768 0.38/1.00 vMB 22
516,262 516,262 00000000000000000048fd912b7fc7b5fa6a7d877fb55ef55d0d13835f0989a9 1,948 1.00/1.00 vMB 44
516,261 516,261 0000000000000000004c354f524885ab0299e6d4277f14385901048a417ef269 1,388 0.84/1.00 vMB 31
516,260 516,260 00000000000000000049c04e5c539f968fe60e84729bc3c7c5379d993497355c 980 0.57/1.00 vMB 24
516,259 516,259 00000000000000000032c371fcde7585b9010a599eccb7183f6e3df575a62058 829 0.44/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.69 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: 689.56 GB
    • Received: 16.50 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.