Loading Tool

Explorer IconExplorer

Memory Pool

81,141 transactions
30.89 vMB
0.08731085 BTC
Random Selection Loading Transactions
Max Size: 187.53/200 MB

Candidate Block

Mining Attempt 7d19ca5f2c3caf374aec414ef5ca5b26973863beb44a191112e83e8c8827b7e6
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root d0a5b7768f02e1b6f22a6fae95911ff68df9e8dd413c06951c7593fc99aad160
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.02075673 BTC
Feerates: 351.58 > 2.08 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (246,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,720 668,720 0000000000000000000263136f3a3329bf3af2f4795e66015e71308be68e6cd7 2,784 1.00/1.00 vMB 87
668,719 668,719 0000000000000000000d24b888793fcefbfaea5ff0a4e46f5fc93dbcd9360179 2,921 1.00/1.00 vMB 119
668,718 668,718 0000000000000000000b0da33e18836e0a3eb09c2e87b6b2ba45957a7b0d759b 2,659 1.00/1.00 vMB 97
668,717 668,717 000000000000000000084aef31a389fa73856597fc25cdbaa07c65d0ad5414f4 2,125 1.00/1.00 vMB 119
668,716 668,716 0000000000000000000a9787a6f937b1d5866ea6a1a53529e6d74d33085b9abd 2,945 1.00/1.00 vMB 141
668,715 668,715 0000000000000000000248d5d00840f582c0e75c960cbfa60e57e9aaa945af57 1,521 1.00/1.00 vMB 116
668,714 668,714 000000000000000000008016a47053cc051c01b2a0ce9dbccf5c81f95f7649f0 2,168 1.00/1.00 vMB 135
668,713 668,713 000000000000000000094b60145aa0cf31d3bd34ab4d73aa9f50f40a6f1975ca 2,915 1.00/1.00 vMB 141
668,712 668,712 00000000000000000006d31a10b4190a8f86c93189debe87a4d1fff54fbd5b23 2,083 1.00/1.00 vMB 44
668,711 668,711 00000000000000000009ddefeaa44ddca73c7dba679c0d8808eddf8c138adc1b 1,999 1.00/1.00 vMB 66
668,710 668,710 0000000000000000000477b2766ea6e6c15cac766a13a2cfe5bcc341a9b01322 2,207 1.00/1.00 vMB 103
668,709 668,709 0000000000000000000647b57a2ad65a1be32d58e2e7022e799ea67e7fbf86d1 1,839 1.00/1.00 vMB 32
668,708 668,708 0000000000000000000c4b966dd4af03a38643d7408d3a83073f95fc58377733 2,024 1.00/1.00 vMB 46
668,707 668,707 00000000000000000008b7b24b4e18a5a6bec04ebfa5fdfccf01e889da2755bd 2,373 1.00/1.00 vMB 37
668,706 668,706 0000000000000000000420ab58a6d3ea67bf86fabe06e7b61efa44096332aad2 2,253 1.00/1.00 vMB 24
668,705 668,705 000000000000000000046ca5a33bd92fa7e4f4e75f83b253d7ac820ff6f30581 2,268 1.00/1.00 vMB 90
668,704 668,704 00000000000000000001f4cf94fe7884ebe4e26cae4470e8d944a695e49f5d77 2,478 1.00/1.00 vMB 92
668,703 668,703 00000000000000000006bb64c0a67efe7f469a1d3dfb508928ac629f17698b0a 1,613 1.00/1.00 vMB 97
668,702 668,702 0000000000000000000420fa1d55c1cc4a2f5699e75aadf1d7d660c50eb9d4c8 565 1.00/1.00 vMB 99
668,701 668,701 00000000000000000001c5139c59050ad09ea60107becaf3d48a41f9d8cb785a 1,927 1.00/1.00 vMB 42
668,700 668,700 0000000000000000000690a6601ec29f08c34b2b6841bbf500a9684ffaacf4f5 1,928 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.