Loading Tool

Explorer IconExplorer

Memory Pool

35,278 transactions
14.97 vMB
0.07401248 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.77/200 MB

Candidate Block

Mining Attempt aa410903a48841fca9675ac85f462f3be9d5745684311505771558e2d433a659
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 0c6229b974870ac269c990cac54320839c9e1e4acee293a65da2240da719f6ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,611
Size: 1.00 vMB
Total Fees: 0.02524650 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (19 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,324 913,324 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e 3,692 1.00 vMB 9
913,323 913,323 00000000000000000000e2737d16828fc54c170364c3766cc28730923c98929e 3,400 1.00 vMB 8
913,322 913,322 00000000000000000001065da8b03548111eb7fbe3ef470933bdf1f9fbc44d6f 3,600 1.00 vMB 7
913,321 913,321 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b 3,824 1.00 vMB 9
913,320 913,320 00000000000000000001b0c97e4122d45c1da45399fe291836cfdb1f423b7a5d 3,208 1.00 vMB 4
913,319 913,319 00000000000000000000c83a69139c5d7b0455566be58bf127597d3c5a1c31f3 3,688 1.00 vMB 9
913,318 913,318 000000000000000000012474b7daf284a17757954dc8890b763b14a71a406464 3,678 1.00 vMB 5
913,317 913,317 000000000000000000013c0ba88f3fbbce310faeb1f8a691136b78c75c0ae501 3,831 1.00 vMB 7
913,316 913,316 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428 3,985 1.00 vMB 5
913,315 913,315 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b 3,505 1.00 vMB 5
913,314 913,314 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd 3,282 1.00 vMB 12
913,313 913,313 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651 2,975 1.00 vMB 4
913,312 913,312 00000000000000000000629b38265bc9f9924527bc323be91cf46ab0fed8cd1b 2,946 1.00 vMB 3
913,311 913,311 00000000000000000001c99b41afb374b7b4d034e663862f7121c7e7b986fc03 2,402 1.00 vMB 10
913,310 913,310 000000000000000000002aa726ee6f0ebe3f4361ce8a889ab09db8310f5ac0db 2,893 1.00 vMB 6
913,309 913,309 000000000000000000003673c514a8cee69ae8f2af12a5fe72549ff944b267f2 1,822 1.00 vMB 2
913,308 913,308 00000000000000000000d9181e2066cbcb57da78d26b09190f5b0ec4404a71f1 2,466 1.00 vMB 2
913,307 913,307 0000000000000000000053692f4f3e3a66887d184bdf332244194c43d997ee09 2,517 1.00 vMB 6
913,306 913,306 000000000000000000010fecb89ec1a1383c59dcb03f3849a9c23eb8cda4a994 3,875 1.00 vMB 6
913,305 913,305 00000000000000000000ef8aee672ab89fae4c085f4690e68d0975c8274fcec6 2,210 1.00 vMB 3
913,304 913,304 0000000000000000000179fb2b9f1ed073ac59cb520c2408d276109814b364ee 3,627 1.00 vMB 3
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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