Loading Tool

Explorer IconExplorer

Memory Pool

75,023 transactions
27.68 vMB
0.07654715 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt baf701ead50c594ac3e0c84b5592160cc23140d8046c4e9d6bfb8c7654333f33
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root fb91f03b4c1dfaa6e43d5e49b5469116236b3e25edd336beaed2f76f25687df0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,066
Size: 1.00 vMB
Total Fees: 0.01738485 BTC
Feerates: 301.57 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (211,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,509 703,509 0000000000000000000aebea6107908bfa29629ef929eaf7b6229735962442d3 2,662 1.00/1.00 vMB 30
703,508 703,508 0000000000000000000d22936235435f38905b7b94a1a25cfcfe804449534bad 1 0.00/1.00 vMB 0
703,507 703,507 00000000000000000009dcbef7e04630d318d592eed60828a35ebd02492eea38 401 1.00/1.00 vMB 2
703,506 703,506 0000000000000000000dbc796b47416bc078b59f09696c05728536bea642b3ee 1,508 1.00/1.00 vMB 2
703,505 703,505 0000000000000000000d4e8b99b29a39b02b2c7066bd86e63058384162625ca2 2,268 1.00/1.00 vMB 7
703,504 703,504 00000000000000000005c37b6e418be33b56eaaa6fda2223f64b025958239582 2,436 1.00/1.00 vMB 22
703,503 703,503 00000000000000000003fffdb83180df791fcaaed48f72abf10840e92234df18 1,822 1.00/1.00 vMB 7
703,502 703,502 0000000000000000000c689e6452100a18fcf270b27c8f15738a1894e3c1d0bb 2,069 1.00/1.00 vMB 5
703,501 703,501 0000000000000000000b666a9cc87bca879bcf71a2afe1cce33bcf11976f5f53 1,758 1.00/1.00 vMB 5
703,500 703,500 00000000000000000009006cce293b55e32fb78ec107e65ca1cc0e6436191a96 1,639 1.00/1.00 vMB 9
703,499 703,499 000000000000000000099bbb852db488b625ea42841201bd01509f6f1cb5942b 2,336 1.00/1.00 vMB 7
703,498 703,498 00000000000000000007e9529f222421c8d00674fc26d663c8639cf891c6902d 3,272 1.00/1.00 vMB 21
703,497 703,497 00000000000000000001733384341f2c762848d93fd669b59ad6b0fd604d1f31 3,400 1.00/1.00 vMB 7
703,496 703,496 00000000000000000000e6ec95db6bfc866ee605c8947907f3c71fd9f073d547 1,751 1.00/1.00 vMB 8
703,495 703,495 00000000000000000005183cb28d18535c2d94047e32cac102876d6c64b8f869 3,005 1.00/1.00 vMB 8
703,494 703,494 0000000000000000000b497daab5bb82d5a640552bd95f7cb6842d78ba806c93 2,996 1.00/1.00 vMB 15
703,493 703,493 0000000000000000000a31b69e549c11ee0566f9112446a3ab1f8af8ecb98c8f 2,632 1.00/1.00 vMB 8
703,492 703,492 00000000000000000007ef21971651f50276ec4d8f29a4d45f0bc8decd29e54b 2,601 1.00/1.00 vMB 8
703,491 703,491 0000000000000000000c5a605b8a37646a4b65d948d9a71a498b118e1a459c1d 2,595 1.00/1.00 vMB 13
703,490 703,490 0000000000000000000adda86985b0f2425a087d0e63c78b4d97d5c0bcff9e70 2,899 1.00/1.00 vMB 16
703,489 703,489 00000000000000000009640a219428c942bfe40a822121e0c0ad5ac6438c5875 2,995 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.