Loading Tool

Explorer IconExplorer

Memory Pool

45,544 transactions
26.76 vMB
0.06036566 BTC
Random Selection Loading Transactions
Max Size: 141.72/200 MB

Candidate Block

Mining Attempt e7d82ae9637b29112e93fe1cc7f2d869dcb32187cae5d8385e42ed26413824cf
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root f1820773006069ba54916d98e83a436f6b6c4c4870c7a6e6fa58da5f78e6ef60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,054
Size: 1.00 vMB
Total Fees: 0.01081459 BTC
Feerates: 40.21 > 1.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (412,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,994 501,994 0000000000000000006aa0e6c5e8cba69204e02119c8c0c1997d9c08fd120ce3 150 1.00/1.00 vMB 128
501,993 501,993 000000000000000000016636e27aac9345a5086de80cab5801f9af83a740749b 169 1.00/1.00 vMB 138
501,992 501,992 0000000000000000008255b70a0d4e3a548ef2566d695b8a755f9057a67b58b9 676 1.00/1.00 vMB 223
501,991 501,991 0000000000000000001a43eb0f8c46dee72f5d407f1d9b284d951b33d8645ae1 2,632 1.00/1.00 vMB 495
501,990 501,990 0000000000000000001be111527d66449697040ab59e7976c389b96a872d967f 1 0.00/1.00 vMB 0
501,989 501,989 00000000000000000062d4f5faafcc0341062e954aef62ca12e8165c9d90c621 2,275 1.00/1.00 vMB 459
501,988 501,988 0000000000000000002347c610d5347bce663c8f5d5687f08e901c84122a0be6 657 1.00/1.00 vMB 286
501,987 501,987 0000000000000000004b23324f57de91494ceb295edf00ca4daadc6a88bcf72a 345 1.00/1.00 vMB 186
501,986 501,986 000000000000000000511809b19bd278b588cbd18a6a93e923a49ac328348bb8 744 1.00/1.00 vMB 331
501,985 501,985 0000000000000000001f462890f1b5751ae37e3942a2ede1f781e562867eeca4 600 1.00/1.00 vMB 240
501,984 501,984 0000000000000000005c14c4abc42feddb34bf86688760d3978ae36da7e32451 798 1.00/1.00 vMB 368
501,983 501,983 0000000000000000003105a067417c318dab31e25ae1583fa2b27be226945fdd 2,798 1.00/1.00 vMB 550
501,982 501,982 000000000000000000430f6a35c1da70d16219cdfe67ddc4467b061bc11e2a3c 1,447 1.00/1.00 vMB 286
501,981 501,981 000000000000000000932d4ffb158c8ad0b27337f1f5a9c2c88857170b016fe4 1,734 1.00/1.00 vMB 268
501,980 501,980 000000000000000000218c0d9dc8cf70a1a3ae709bb9b514fde97f63587b0868 1,148 1.00/1.00 vMB 61
501,979 501,979 00000000000000000037e83bd4fa25bfad8a98f0ebaae16164fb94f60e51ca1c 2,103 1.00/1.00 vMB 366
501,978 501,978 0000000000000000004d08ca907083047d159a2e548015943324fe248fedab5f 1,529 1.00/1.00 vMB 160
501,977 501,977 0000000000000000001a2eb9db41fb1fc3c04c8abdaaa5d125a53ed2863f409d 2,029 1.00/1.00 vMB 358
501,976 501,976 00000000000000000071266a59d1db722ff73a4354c6474c233f246d8e018b71 2,371 1.00/1.00 vMB 485
501,975 501,975 000000000000000000203ec5910c617719ac837780d6c9deaca797e14799475b 1,050 1.00/1.00 vMB 70
501,974 501,974 00000000000000000047ef8d1fce31019a4deb386e72bc7a26a0f4ebf1ab4d38 2,118 1.00/1.00 vMB 403
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.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.