Loading Tool

Explorer IconExplorer

Memory Pool

78,950 transactions
29.92 vMB
0.12024695 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 12edc7243e919f63818f0e5a5e67239e31f5eca01ac7e83d4aaf26dd5f29b6dd
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 1c9e23588f36194d96c9e41134aea54744841d677d31c23627aa71bec1086b3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,761
Size: 1.00 vMB
Total Fees: 0.03710470 BTC
Feerates: 673.02 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (580,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,119 335,119 000000000000000008d0ec366ee87712b535270b5c5702ca957c643eef814da2 1,235 0.75/1.00 vMB 23
335,118 335,118 000000000000000017d70ee98f4cee509d95c4f31d5b998bae6deb09df1088fc 2,494 1.00/1.00 vMB 31
335,117 335,117 00000000000000000c7d6f5d88897c34e94fdf7b17ea6b1954bd66f6ee9cfed0 237 0.15/1.00 vMB 24
335,116 335,116 0000000000000000061373b77afb1dad485021ca0b3368b6bbe307f785813877 799 0.63/1.00 vMB 19
335,115 335,115 00000000000000000f28dfae4a603f0af9a0abbac16dc2f80f0bc8c759b34bf3 107 0.04/1.00 vMB 26
335,114 335,114 00000000000000000b70a744702c3fe6a59fd27112b203ccb96381fa89debbd7 1,414 0.84/1.00 vMB 25
335,113 335,113 000000000000000002a273b219c18538533875d58f1c446efa0cfb2878d6f919 93 0.04/1.00 vMB 28
335,112 335,112 00000000000000000a77de62ebc517cddc180b2bc673e6e34d77a3a6031c5259 65 0.04/1.00 vMB 14
335,111 335,111 00000000000000001410ed27af65ce8b433d43b811b5fd405698cff36d8ae9d4 518 0.52/1.00 vMB 13
335,110 335,110 000000000000000008912a1b91c7d7bc6d7ec6367f8a3797f538151d31ead2d9 1,396 0.75/1.00 vMB 25
335,109 335,109 000000000000000011013d165de8de5cfc863fc3fe593080e0fae806632af8f8 523 0.75/1.00 vMB 13
335,108 335,108 000000000000000006b0f0979edd809fd3f80a416b1485a18874adb25e84d1b7 634 0.86/1.00 vMB 16
335,107 335,107 00000000000000001910416d23ec9320c431ba949001dcaacc09d5707aa5212a 629 0.35/1.00 vMB 24
335,106 335,106 000000000000000013d9fc0375f466ac21345a8a235f42e6d47902d3abdcc3bc 64 0.02/1.00 vMB 14
335,105 335,105 00000000000000001095d3e21d57321f01e1b5488ea03af11224ee0f1e739229 567 1.00/1.00 vMB 14
335,104 335,104 00000000000000001ad927af89ebd7eb36e4f60d442c35dc6b0af048ec63dcea 912 0.75/1.00 vMB 19
335,103 335,103 00000000000000001436d6be93aa27ecc60008329f582f7c9db72311d0d09705 708 0.35/1.00 vMB 24
335,102 335,102 00000000000000000ed1025706a780f3a1d5bc432868c3a0b04399d4bd077e62 2,245 0.75/1.00 vMB 40
335,101 335,101 000000000000000011399d908848f9a7ff124195ffea51eab19c37c08aa63f65 224 0.12/1.00 vMB 24
335,100 335,100 0000000000000000120198a0b845d223877bafa954c964bf971815588a8dbd08 731 0.71/1.00 vMB 18
335,099 335,099 0000000000000000105ce0654b15c73bc2e8b529305769bb84f7f3b47d875c30 1,212 0.75/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.