Loading Tool

Explorer IconExplorer

Memory Pool

74,257 transactions
27.46 vMB
0.06946805 BTC
Random Selection Loading Transactions
Max Size: 167.44/200 MB

Candidate Block

Mining Attempt 758e1b0884ef60383d3f572d18ff520aa065cf90c27f6cdbfe83634e2001775d
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 3584337bea0f8f51ce3c63b0ec28ed1a7644e2b592323eac227af4ce536c26e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,827
Size: 1.00 vMB
Total Fees: 0.01100767 BTC
Feerates: 74.05 > 1.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (553,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,854 361,854 000000000000000009abf85ba0588f6b1ad84b24b20603be7b6ef144a21d6006 820 0.43/1.00 vMB 25
361,853 361,853 00000000000000000397693e45982b9b033a3954025549a61e65493e032b0f02 963 0.44/1.00 vMB 25
361,852 361,852 000000000000000007035b66a5ca23822d6695bb8337fb7e02a3cd8fa0141604 825 0.40/1.00 vMB 25
361,851 361,851 00000000000000000d6144a559ace38585599715b1cf8402ab5ca54eb325c94d 831 0.42/1.00 vMB 23
361,850 361,850 000000000000000003478c90f15dfb0559d3ba8409b7ea0d5b3db8f41042bbd0 1,196 0.80/1.00 vMB 21
361,849 361,849 000000000000000010cf371c630b4982b26a97689f85084154f89cdf0b93cb6d 81 0.25/1.00 vMB 2
361,848 361,848 00000000000000000f3dad24bd5e133dd657287580c3047632874d3cf1897e4a 1,213 0.69/1.00 vMB 22
361,847 361,847 0000000000000000128969cfbe32eb26db8f6dc919013d2147cb468552f821b8 242 0.12/1.00 vMB 28
361,846 361,846 000000000000000014329d3dd9693d1dfa1a4e67fe5c71eb07a8ceb1ead73628 546 0.27/1.00 vMB 27
361,845 361,845 00000000000000000d8627e887d38c54a09e0dc2f0261edc2d9c8d1466b501e4 1,129 0.48/1.00 vMB 28
361,844 361,844 0000000000000000063ff2123f99809ed3066593e31ecd46dbc856e33cb28367 95 0.04/1.00 vMB 30
361,843 361,843 00000000000000000abccecf19541d697a581e17c4742c89a2a9bd880842f826 201 0.10/1.00 vMB 23
361,842 361,842 0000000000000000121c3fe30666bf20800c3cc8e2590fc3b36a45792d308d7b 456 0.19/1.00 vMB 26
361,841 361,841 000000000000000008bc3e3529061b18eb4a591a018cc363a58d6046d6688bd2 1,341 0.75/1.00 vMB 18
361,840 361,840 000000000000000014437ea474f6fbc3212d0671b577c36b3aae844d7170e8b9 930 0.25/1.00 vMB 68
361,839 361,839 00000000000000000822a52f2e0426b2a46ec103920b17f18d31b525364a4d8c 144 0.07/1.00 vMB 24
361,838 361,838 000000000000000015d1d7d45f39f7045f3c523ba5eaebc5961ff95bbfbd93cc 146 0.06/1.00 vMB 28
361,837 361,837 000000000000000014b97a8da9952793c71ecb81a92955e4fe9b2aef9c3268e0 587 0.36/1.00 vMB 22
361,836 361,836 0000000000000000111647526db143ff9cb03a8a33217c5bad5c3966a2930549 550 0.26/1.00 vMB 28
361,835 361,835 00000000000000001272dc6da52eb8ebba4caa4aee766bcb5a8eee1c2289538d 605 0.41/1.00 vMB 13
361,834 361,834 00000000000000000e6d8b69535323ff476ca8cad5f394b98648ae98f7dab3fa 1,694 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.