Loading Tool

Explorer IconExplorer

Memory Pool

80,403 transactions
30.51 vMB
0.09075592 BTC
Random Selection Loading Transactions
Max Size: 185.43/200 MB

Candidate Block

Mining Attempt 564d64729054927662c53552488a9107b09a9f9d267d0c54b2c36da90e3d9c2f
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cb3c2a208bbfa949f5f6a7bb1ae4545e181b5f42794f68af91a49d6178a72fea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,890
Size: 1.00 vMB
Total Fees: 0.02125567 BTC
Feerates: 203.60 > 2.13 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (192,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,999 722,999 0000000000000000000059268f5abeaafb4d074dc6a25c6171267ac3490b34cc 739 0.50/1.00 vMB 6
722,998 722,998 00000000000000000001d964c805fecfd95bc7b58970af5d80f0c6073601f53e 960 0.67/1.00 vMB 6
722,997 722,997 00000000000000000003cc540e736ff3055e9adc859ac32871f57077d1757219 679 0.75/1.00 vMB 6
722,996 722,996 000000000000000000062a2819575c6d69b1f599a8df51fef207a39be74e2a62 341 0.37/1.00 vMB 5
722,995 722,995 0000000000000000000a26894ae110fd2dc57ef818358fe302da73c97ac3edb8 410 0.31/1.00 vMB 7
722,994 722,994 0000000000000000000229c820b0d7681595fec548495c59818604a8cbac6e25 579 0.53/1.00 vMB 5
722,993 722,993 00000000000000000003b99a67d471be84052f7fad2e0cbcab9cb11e8f9166f9 1,206 0.99/1.00 vMB 6
722,992 722,992 00000000000000000005c9ffd4709f065cf815fe2f2e2227d0f2ad70cba59f57 1,461 0.75/1.00 vMB 4
722,991 722,991 00000000000000000009e78f4c2fe67fc60f32a3a1a7dc570334edbea67506e8 358 1.00/1.00 vMB 1
722,990 722,990 00000000000000000005275d75c7d6d533d93efb4a44aed81c3d0922b41ce1d9 182 1.00/1.00 vMB 1
722,989 722,989 00000000000000000006dee3a8ca218eb41f257d8942cec044b42d55b44c28ce 1,098 1.00/1.00 vMB 5
722,988 722,988 00000000000000000005345fafca59d0b4d42d9eec7ae3def8eac400ad533c4b 380 1.00/1.00 vMB 1
722,987 722,987 0000000000000000000081f928988b9977dc56c9232bb2b19e283625d2efe271 2,897 1.00/1.00 vMB 7
722,986 722,986 000000000000000000082d22681d97571b1f9f18f140bee02fce8d85c5eb0466 1,423 1.00/1.00 vMB 8
722,985 722,985 00000000000000000008626e5aa4ed695ef3c840e56b46f1b3c6bdbf4b0759bd 1,796 1.00/1.00 vMB 14
722,984 722,984 000000000000000000020cf133df54d4cc6fcf70be5534466639586fabdfae2b 2,434 1.00/1.00 vMB 17
722,983 722,983 0000000000000000000997ea06f8860c9030580bbd761aac6773602a6e2a35bf 2,724 1.00/1.00 vMB 11
722,982 722,982 0000000000000000000a6c92d52a9719e06b488b3190794b1b63e48e39fa86d7 2,194 1.00/1.00 vMB 10
722,981 722,981 0000000000000000000405c404d72d54605e4d2275dcf5c7ddd7ae232113d54a 1,218 1.00/1.00 vMB 4
722,980 722,980 0000000000000000000023369d17966d8c8e4a690ae806d61c037bc51fb10e9f 2,738 1.00/1.00 vMB 12
722,979 722,979 00000000000000000006cbdf1a5d55d6c81add8068c66e09e39d4205563eba80 2,439 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.