Loading Tool

Explorer IconExplorer

Memory Pool

80,594 transactions
35.09 vMB
0.20303188 BTC
Random Selection Loading Transactions
Max Size: 195.35/200 MB

Candidate Block

Mining Attempt dfed3ab10cd7bfc8b4dba359ef450f14b8deb2efb60789a2593dc5f10a578baf
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 813277fe2b631ff5d4ddf6451e796a44e50bc1fc53061caccd29f9afa2df4e5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,512
Size: 1.00 vMB
Total Fees: 0.06488239 BTC
Feerates: 477.45 > 6.50 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (24,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,988 890,988 00000000000000000000586af6f42fbd0f9cdb87beb628a53727f6688c82d77f 2,427 0.98/1.00 vMB 3
890,987 890,987 00000000000000000000860dc7a2b2e902a9a25009a48be5e23b92b7c662ef1d 2,064 1.00/1.00 vMB 2
890,986 890,986 000000000000000000026df5ba592f3ea88e8dd3ff28eff11272cc1095652bdc 789 1.00/1.00 vMB 3
890,985 890,985 00000000000000000000d4e664ad9524f2998bf648b38ab4586e29406b017a4c 1,230 1.00/1.00 vMB 2
890,984 890,984 00000000000000000000007931e9b3383e053d88f15d7857406362d2d3ecd7fe 2,545 1.00/1.00 vMB 4
890,983 890,983 00000000000000000001c7667ff231dd1f79888de47b2db6edb4d974e736ae62 3,687 1.00/1.00 vMB 3
890,982 890,982 000000000000000000025ef53435501c15e7a25f43bbd3bbcd36bf9d906c5f94 2,446 1.00/1.00 vMB 7
890,981 890,981 00000000000000000000f38193d90562fe8958006caa17724240584c30f862ce 2,817 1.00/1.00 vMB 7
890,980 890,980 00000000000000000000d15c8dca3b242daebcb58208cde82f90819774811ac2 2,050 1.00/1.00 vMB 3
890,979 890,979 000000000000000000009888097a1df83434b9d6931f75f561959c83f7cb07d4 723 0.21/1.00 vMB 3
890,978 890,978 00000000000000000001b01c5d18d6d37630a326c8afae47b171a783ba7eb600 194 0.14/1.00 vMB 2
890,977 890,977 00000000000000000000b958337af00a68034b99309a56ac097ad7204923cafb 2,182 0.77/1.00 vMB 2
890,976 890,976 000000000000000000003b6581d0b4948725ad67d3fce4792106ea3c0975cb74 2,046 1.00/1.00 vMB 2
890,975 890,975 00000000000000000000e0c49ab3411a464daae791062b4c7a33b01f5cc747bb 2,666 1.00/1.00 vMB 3
890,974 890,974 000000000000000000003daf04cee4036d859addeb3c4ecb4862c8474d6b5756 95 0.04/1.00 vMB 4
890,973 890,973 00000000000000000000a5392e750a9642f0b163d4ad00f774f3cd936e83a3ff 698 0.20/1.00 vMB 3
890,972 890,972 000000000000000000012b86decac08d623e134bfd6038fd12f73794fac43747 2,026 0.95/1.00 vMB 2
890,971 890,971 00000000000000000000801f906aa306510b5e55c44b6a83aa730ef3cd8de86f 1,263 0.69/1.00 vMB 2
890,970 890,970 00000000000000000001092e8d05ab38decb8660d10838ed21001976f48f34bb 408 0.18/1.00 vMB 3
890,969 890,969 00000000000000000001c2875b3263d7af0153f455e6d0401f49fba507323f28 754 0.33/1.00 vMB 3
890,968 890,968 0000000000000000000264841d0ffa32534e5404b25a1fea10a4fcb6a893e5b4 1,637 0.57/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 736.15 GB
    • Received: 18.58 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.