Loading Tool

Explorer IconExplorer

Memory Pool

76,371 transactions
28.55 vMB
0.07174086 BTC
Random Selection Loading Transactions
Max Size: 172.81/200 MB

Candidate Block

Mining Attempt 763032a6d9bda02a353fbb58a5be2d956fc04b1754aefb6efcc64a3f925f68b8
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 52b39196032b941a400b75068c6bc3c065bc9bcad2e98ba95cbf0f4d5a0d67bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,436
Size: 1.00 vMB
Total Fees: 0.01257765 BTC
Feerates: 100.17 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (351,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,809 563,809 0000000000000000001ced3f78c04747e18768c616cd74466eae23c0e6a46022 2,201 1.00/1.00 vMB 14
563,808 563,808 0000000000000000001d8de3baa25b99b428b38f8a94829ffcbe6a4aad23674d 2,124 1.00/1.00 vMB 16
563,807 563,807 000000000000000000248c58f1e4a12c20d2f275386ca7359fdf3e1993362666 3,190 1.00/1.00 vMB 26
563,806 563,806 0000000000000000001011423118ada2bb4b28adba451e2de297132037ea2b56 3,352 1.00/1.00 vMB 43
563,805 563,805 0000000000000000001a17d23263d76ab1b71f172b59c864ee9cc088f2d48bc0 2,927 1.00/1.00 vMB 33
563,804 563,804 000000000000000000149f8f27fa5ed12361cf5c79269c6282e3caa4befb2df4 3,356 1.00/1.00 vMB 45
563,803 563,803 00000000000000000013d495fce96c488c8b227921c1a9e698862bdb87020c1c 1 0.00/1.00 vMB 0
563,802 563,802 0000000000000000002c8ccfbde773db3a7999c0bbba13edb6da4eaa571d89cc 2,050 1.00/1.00 vMB 14
563,801 563,801 0000000000000000001f25b4f007664393eb4a6e85b73d2e55f97ff984b90bf9 1,553 1.00/1.00 vMB 13
563,800 563,800 0000000000000000002ddfe148800ae33b6af1ebf44f0225987aeba546368c9b 1,930 1.00/1.00 vMB 22
563,799 563,799 0000000000000000000e7532587504f9aa8fb0f048c1036686f59ddba6e07fa5 2,036 1.00/1.00 vMB 13
563,798 563,798 0000000000000000000e0f8ed146ac53062eaa13725587e3b36db680b5143cd0 1,809 1.00/1.00 vMB 22
563,797 563,797 0000000000000000002314b5e5c9341d2912461f5b2575e227a9820417341d69 2,898 1.00/1.00 vMB 38
563,796 563,796 00000000000000000009e91e9e48177f60e20870152708414199313ee479da87 2,123 1.00/1.00 vMB 21
563,795 563,795 0000000000000000001cefa5aec72b3dad2c967a087387927df5837d62659be4 2,514 1.00/1.00 vMB 26
563,794 563,794 0000000000000000001d5bac50d16f3bc2a9050b584ae9fb4e9e8d1254fe8c9c 3,615 1.00/1.00 vMB 36
563,793 563,793 000000000000000000235985eb7fc7a457df932ab7b0a49bf8c98dbe3d4b3f15 3,087 1.00/1.00 vMB 52
563,792 563,792 00000000000000000026a2eb6be9d673a481ed721b75919ab0e81b940289bf4b 2,229 1.00/1.00 vMB 19
563,791 563,791 0000000000000000002d9adbff7aa92d37b5d9834482b8d7c87c5f65d440be2d 2,704 1.00/1.00 vMB 24
563,790 563,790 00000000000000000020a87ae7659d322498dfa7675d083f37b01c60edd13c96 3,122 1.00/1.00 vMB 35
563,789 563,789 0000000000000000001e64ea6e8c2e8d34b1ebf0637a4ee3005b34f478b8f004 1,361 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.