Loading Tool

Explorer IconExplorer

Memory Pool

76,471 transactions
28.35 vMB
0.09465570 BTC
Random Selection Loading Transactions
Max Size: 171.78/200 MB

Candidate Block

Mining Attempt 06ff000a298dc4066c03d6a519138472eb4360c9c8495ddf38fa5125c1e24264
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 5948f8f8214c5173942363623b1a4c101dcf40dff00a94a9be9fb166cd46ed25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,499
Size: 1.00 vMB
Total Fees: 0.03185486 BTC
Feerates: 150.80 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (580,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,123 335,123 00000000000000000da8ca29d74ca900bf1f3969d101276e4a1228b5a6c5df0a 618 0.64/1.00 vMB 15
335,122 335,122 000000000000000009fcd2f252b28923085e584f33f8c575b4ac5520166ceeec 1,474 0.50/1.00 vMB 46
335,121 335,121 0000000000000000177e78336482934c0f6826510464c5405490db118300dfab 1,454 0.75/1.00 vMB 25
335,120 335,120 000000000000000019d15f6a21f16c40dfa847d4092aadf161438e7bedcd7509 309 0.64/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.