Loading Tool

Explorer IconExplorer

Memory Pool

35,008 transactions
28.70 vMB
0.11724429 BTC
Random Selection Loading Transactions
Max Size: 142.54/200 MB

Candidate Block

Mining Attempt bd07f1b4532a1ffacf283a0e68ff2ece09b968a4873d2d742969c5111bb5b2e0
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 4633332f88f579feb0790f1fbc32b20c937335ab6af6d6c6a52968fbef776466
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.06018731 BTC
Feerates: 208.44 > 6.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (175,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,983 738,983 00000000000000000006e2705b568cf9c90cd8dea0e9a31e6d0f4e62209e0c0b 3,259 1.00/1.00 vMB 19
738,982 738,982 0000000000000000000008d3d77736779057f3f67e0c9a500500dc42af13a84d 2,393 1.00/1.00 vMB 12
738,981 738,981 00000000000000000003b5c88e1f33d5bfe2f93f6adca1921853b04a61e6fdef 1,645 1.00/1.00 vMB 12
738,980 738,980 000000000000000000032a3b2c9729cccafb62b70886d41e5ffb5ad8f02badc1 2,925 1.00/1.00 vMB 23
738,979 738,979 00000000000000000006ec8ce5b2452a0784714ffdc8eb81eaee14a2309cc28a 3,178 1.00/1.00 vMB 23
738,978 738,978 000000000000000000008ce0dafb33e6c3ffa6ee68bbdd822968e889658270d0 1,486 0.99/1.00 vMB 5
738,977 738,977 00000000000000000000ac4d9fef0ed21c2bf3842e52b9875321d3329f929006 3,573 1.00/1.00 vMB 22
738,976 738,976 00000000000000000004c73f067538febc16a5df48f85d93218884b48c1285db 1,115 0.37/1.00 vMB 15
738,975 738,975 00000000000000000003b2abf76ddf772befbfad54cffbcf196723a9ebc15306 1,302 0.50/1.00 vMB 13
738,974 738,974 00000000000000000003fce4574b08b26edf81fa9a05d744a5acc151a87a809c 1,400 0.51/1.00 vMB 12
738,973 738,973 0000000000000000000867541b75d7b965ba7cbfd7962cd3525dfb5f90243603 549 0.15/1.00 vMB 13
738,972 738,972 000000000000000000051d65091c5057f91199920326276cfb18a1baf5293311 1,137 0.52/1.00 vMB 8
738,971 738,971 00000000000000000002740d247f1dad524287ef681db02638005f2430c2ddf6 2,231 1.00/1.00 vMB 8
738,970 738,970 000000000000000000093589b380f91c109562f5a53f9cd5683137a02595688d 1,013 1.00/1.00 vMB 11
738,969 738,969 000000000000000000002926ac4b44d2f6218fb333be97cb874d58baab547b47 1,688 1.00/1.00 vMB 16
738,968 738,968 000000000000000000069ccdaeca87a1b1c5bfe619a8dc4ab8ca7519a5d21a91 1,431 1.00/1.00 vMB 23
738,967 738,967 00000000000000000000d1de367735defdb91917fa8734eea4ea8d616489da3c 2,957 1.00/1.00 vMB 12
738,966 738,966 00000000000000000005e241d70fb5ab7d5d4b714b8b3ced6141177a0fd3cca0 3,387 1.00/1.00 vMB 21
738,965 738,965 000000000000000000055107913d7cf434677bf936a3c8453b9168640f7fccf9 223 0.14/1.00 vMB 7
738,964 738,964 000000000000000000034dd067bb7257eefcfe38b61c5f72c26beee79c9da286 375 0.38/1.00 vMB 4
738,963 738,963 00000000000000000005bbb74845456a6ac3ee291b2c5ec1d08879d038463607 2,373 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 612.93 GB
    • Received: 11.10 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.