Loading Tool

Explorer IconExplorer

Memory Pool

74,416 transactions
27.58 vMB
0.07152479 BTC
Random Selection Loading Transactions
Max Size: 168.09/200 MB

Candidate Block

Mining Attempt 796572106c570ed9cbdb7a920c2583b015f3b6fa2e0aa117f2dfcc8965984009
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 1844cacf08ef8ea5b88e6df704b52b3fe33798c59ff281261dd422ff7626ac60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,240
Size: 1.00 vMB
Total Fees: 0.01253894 BTC
Feerates: 480.19 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (120,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,019 795,019 0000000000000000000478aaa79a8731d7a61b910f23d902b7616576fbb9eef0 2,831 1.00/1.00 vMB 12
795,018 795,018 00000000000000000002f366a52c5f9a8d4117fe1552b4c00531022778edc259 761 1.00/1.00 vMB 14
795,017 795,017 00000000000000000003ad930061b97139ac6b72fc20c052edec0dcbbeab50c4 338 1.00/1.00 vMB 12
795,016 795,016 00000000000000000000a68bb0fb74b95f0def9140f3d10e8a191c025b9c93bd 1,551 1.00/1.00 vMB 17
795,015 795,015 000000000000000000042e8c9cad3593aefab24b13daa041a62b8c60f699a861 608 1.00/1.00 vMB 14
795,014 795,014 000000000000000000003fba81eee3d05bda273bc5c2790c5d27db1132470352 4,690 1.00/1.00 vMB 13
795,013 795,013 00000000000000000003e891e992d841b6ee89ba739112478e2a724409ffed9e 2,873 1.00/1.00 vMB 18
795,012 795,012 000000000000000000012be08c6b38127171655d771880eee87c3176fb30e5ca 4,793 1.00/1.00 vMB 13
795,011 795,011 00000000000000000004070539e5e91fec57c3a27dfccf6a36fc3ab89eb228c4 2,801 1.00/1.00 vMB 11
795,010 795,010 00000000000000000003fad540a45abb24eb4a0c33392aef31a94973f5c34c02 2,437 1.00/1.00 vMB 25
795,009 795,009 00000000000000000003a6fe998285d83a8fc27e3f617d2a8800da78c2255a94 4,615 1.00/1.00 vMB 11
795,008 795,008 000000000000000000041bc55fec6e63f27900b8efee4bf0a525accd68c6ee1b 5,004 1.00/1.00 vMB 10
795,007 795,007 000000000000000000002ed5bfd475a681dbbfb330b8fdcf1a85e3228ab0370b 2,736 1.00/1.00 vMB 11
795,006 795,006 00000000000000000000ded22cd39c256d5656e9e4242e0d385eb9a9e3769c5f 2,529 1.00/1.00 vMB 21
795,005 795,005 000000000000000000001a66234a3282c7d7b2e6d20b0213bbaef0683cbd3c46 1,673 1.00/1.00 vMB 19
795,004 795,004 000000000000000000033e12ba3581cec4ff303c949e809b3b7e365020b4c171 2,777 1.00/1.00 vMB 30
795,003 795,003 0000000000000000000051b2f01aaa14164d39a42d128fa15930052432455006 2,272 1.00/1.00 vMB 13
795,002 795,002 000000000000000000055c9559330ab4bb98a8ddde7aaaf55020a69e4edad0aa 3,530 1.00/1.00 vMB 14
795,001 795,001 00000000000000000001a05c33171404f4b12fc23619043b2e5564d6d8cc2d2d 3,323 1.00/1.00 vMB 11
795,000 795,000 00000000000000000002966cb5ba87a61723954e0c67b0eb5e9c878601050fc2 1,750 1.00/1.00 vMB 20
794,999 794,999 00000000000000000002375a973017c5db900a3c536e7087ae9ab1c05f38ec1a 5,720 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.