Loading Tool

Explorer IconExplorer

Memory Pool

76,211 transactions
29.15 vMB
0.10437899 BTC
Random Selection Loading Transactions
Max Size: 172.35/200 MB

Candidate Block

Mining Attempt 43f9b758a041ae38d977d1e881f4938f08e8cde1e00d1d4b07381afa94ec15c0
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 27d9f3d63b6bfeb85b669746d1541e540e8dc8394f16b30a9d937d8ff850beb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,386
Size: 1.00 vMB
Total Fees: 0.04186850 BTC
Feerates: 201.37 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (398,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,135 516,135 0000000000000000004d14a56130f18593f154446e8e38804c015308a26efd45 1,911 1.00/1.00 vMB 16
516,134 516,134 0000000000000000002328cf1f3b8be626de89225a74acf6122e4d09c10055bd 1,960 1.00/1.00 vMB 14
516,133 516,133 00000000000000000005f2f22f55e39a0ca452686412951e30ddf230786d7288 1,957 1.00/1.00 vMB 33
516,132 516,132 0000000000000000000bca6ed790f712cb1f22e49420160e83607b29a025327e 955 1.00/1.00 vMB 33
516,131 516,131 000000000000000000468681dc6132bc1b19e35aac86a6027e9b6bcde3c1d0fb 721 1.00/1.00 vMB 64
516,130 516,130 000000000000000000161815007452f35b11b50918abd32468145e0f890b7b1e 94 0.18/1.00 vMB 4
516,129 516,129 000000000000000000364c67e68e7b25584381bb46d123a4879a41b06a96129c 605 0.26/1.00 vMB 24
516,128 516,128 000000000000000000363c75ffe833c6536675fa215a3bba015e0dca5940e815 219 0.09/1.00 vMB 38
516,127 516,127 00000000000000000001f8c458bb5e25f84e4ead13d79556eb5a4ebf9a35a588 283 0.19/1.00 vMB 38
516,126 516,126 0000000000000000000cbb5282927bd4ffe08a497f345c9f5be7715f5b9718d1 1,142 0.55/1.00 vMB 9
516,125 516,125 000000000000000000465e9e9440133cf9460f89edaf733268d6c954c966201d 1,641 1.00/1.00 vMB 7
516,124 516,124 00000000000000000003a4c36b486436ded5d1443ca0ef456fd0083cf0996b93 1,959 1.00/1.00 vMB 25
516,123 516,123 0000000000000000002d54da0ca861dc961af0f0916f9e097922cac6242e6f52 1,611 1.00/1.00 vMB 8
516,122 516,122 0000000000000000001e0631cfdc62e029b9b172d3b65eebfc43fd5aaba02094 2,606 1.00/1.00 vMB 16
516,121 516,121 00000000000000000035ca22b3435138804a46e790b67afe05a2fe36dcc12ed0 2,074 1.00/1.00 vMB 78
516,120 516,120 00000000000000000048b610017f611210e0fd272846e54519f80d96c3a0d8c6 33 0.01/1.00 vMB 39
516,119 516,119 00000000000000000021cee1e8097955acd09dddf9743e66cb0bb4a4de07fff2 884 0.37/1.00 vMB 25
516,118 516,118 0000000000000000000fd3606aba5badad7188b06b7d4a47f3fe5fc774666509 702 0.24/1.00 vMB 22
516,117 516,117 000000000000000000061820b1b9316e3be968ef0c9180b547e3e35a9dc9c9eb 1,045 0.51/1.00 vMB 35
516,116 516,116 00000000000000000016fde775432538cf368ce0678c5c2fb41e97ed90cea266 1,225 0.61/1.00 vMB 20
516,115 516,115 0000000000000000000fdea27448e3002bdaf3e4800e48d83ae1b716f6d14b50 2,550 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

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