Loading Tool

Explorer IconExplorer

Memory Pool

38,273 transactions
28.11 vMB
0.06364772 BTC
Random Selection Loading Transactions
Max Size: 142.48/200 MB

Candidate Block

Mining Attempt 20230875e60981eee1c10ecd2da599f2e9c3e2e21436193ab3a5cf082a5d5db4
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root a328384abed2af5a30bca749c4f1e7d0514fbe74d820724e02e6e5230c63a4be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,281
Size: 1.00 vMB
Total Fees: 0.00983447 BTC
Feerates: 150.80 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (158,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,324 756,324 000000000000000000032bb69ef4894a23b4c530eabd8d1a93a2d3eb5e67a29c 354 0.10/1.00 vMB 12
756,323 756,323 00000000000000000005fc171efe653d519e92371d03ad4dc84a2f19dc0fd6ba 609 0.21/1.00 vMB 16
756,322 756,322 00000000000000000005a379267928ada326b259704e61e92f28cf50f423f527 1,022 0.48/1.00 vMB 10
756,321 756,321 00000000000000000007367a209fab4cb867546bfb76d768e2655b0248edd88d 788 0.27/1.00 vMB 14
756,320 756,320 000000000000000000035ad76fa66b48f4ca770e48197cb634d2dc79bedaae41 1,690 0.75/1.00 vMB 10
756,319 756,319 000000000000000000055b5bfac0cc2dd66a6b04901ee233e399311bbd03a396 811 0.29/1.00 vMB 12
756,318 756,318 000000000000000000046a6844426e7b03dd187e4554e4e166cf08215d858172 1,425 0.55/1.00 vMB 11
756,317 756,317 00000000000000000001783b09966db63315badfb56f899cf31d01aa7f1e23f7 619 0.39/1.00 vMB 9
756,316 756,316 00000000000000000003d2289516b0a3b4964d89c44addea6435a2d17c13a6f3 643 0.96/1.00 vMB 7
756,315 756,315 00000000000000000007461c331cd3526f41089f85a3c9a50420c52fb108a53d 392 0.28/1.00 vMB 11
756,314 756,314 000000000000000000034fe8b1dc4ad6bb262eab1896a7ba9732664e347a9373 619 0.32/1.00 vMB 11
756,313 756,313 000000000000000000046a96082cd31d5be62fd413a653b58952774b0927d501 981 0.94/1.00 vMB 2
756,312 756,312 00000000000000000006779a7687fb187f48ce21fa1eb1e752f61f2fa47cecf1 2,101 1.00/1.00 vMB 12
756,311 756,311 00000000000000000001e1c29e230befa5e141d2b0061e3b65695f5bcf0d75bf 2,168 1.00/1.00 vMB 21
756,310 756,310 00000000000000000004cef721dc83871dc350ca53ebf4639d775c2d66991d96 658 1.00/1.00 vMB 6
756,309 756,309 00000000000000000004116834d7dc5574e61a0732ebf09b0671252c4cfd6323 1,232 1.00/1.00 vMB 15
756,308 756,308 0000000000000000000501722a49576e30d94c26c6472ee9e980f3d43b043617 253 0.15/1.00 vMB 14
756,307 756,307 0000000000000000000829a3c8de31ce1c68e21130d49fad6ac457180499f070 64 0.03/1.00 vMB 11
756,306 756,306 00000000000000000003f083d2b2dabbfd74d3b67501cf11abaf8fdb206d4e53 345 0.12/1.00 vMB 13
756,305 756,305 00000000000000000001b03974d5ec2188e833595b6fb72a4b204d0eeb993440 130 0.07/1.00 vMB 9
756,304 756,304 0000000000000000000017b86b575d9cb2c6c6cff8433495d43eb262c0d8b4e6 50 0.03/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.68 GB
    • Received: 11.82 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.