Loading Tool

Explorer IconExplorer

Memory Pool

83,225 transactions
31.22 vMB
0.16535806 BTC
Random Selection Loading Transactions
Max Size: 186.83/200 MB

Candidate Block

Mining Attempt 6723d4efd123e200a5d185770c3e55e7a69cee4dabed58bfa48adb39a1de49b6
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 8eeeeddc46949740f2dfc2d6815cc616229ba172362daf7111a98235735af61d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,763
Size: 1.00 vMB
Total Fees: 0.07155414 BTC
Feerates: 150.65 > 7.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (651,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,013 264,013 0000000000000013a18ce079ff6d71d7dcb7b4efc064c56d696b5dbd150fcf5a 289 0.13/1.00 vMB 116
264,012 264,012 000000000000000790589f3d8f466cf33aa1fc0f091db44b6604c2baed001b20 95 0.03/1.00 vMB 84
264,011 264,011 000000000000000819bea7c9738a2f36dd9cca9e827229e5c3ea2cbf1c7f84c0 39 0.03/1.00 vMB 89
264,010 264,010 0000000000000015f60cac9a53a6b0ed9bf53d609421417c5b5fadb7a3ebfeb3 127 0.05/1.00 vMB 88
264,009 264,009 000000000000000674e3619378b09950e2269a11fa182da682253e3bad16f847 39 0.02/1.00 vMB 55
264,008 264,008 000000000000000e442eb93352a4d15104eaee673f73481f05ae4fcb6ed13098 20 0.14/1.00 vMB 6
264,007 264,007 000000000000000a3a254cf64f67063b1510ebf06f27c3427c91ee2efa36fedc 174 0.14/1.00 vMB 51
264,006 264,006 000000000000000c1f248ef1779c33124e44744ad5e9a7988c628160569e8189 175 0.08/1.00 vMB 82
264,005 264,005 000000000000000ee45e810a6a8850df1380d948dd77b31c2ab40d0b50f582cb 32 0.03/1.00 vMB 102
264,004 264,004 0000000000000004d1a373503f0a309c15b48892ec9fa21a950c3c093d6e5c21 313 0.15/1.00 vMB 122
264,003 264,003 0000000000000009d5bf4fdbd7f1dbb9dd56fb419c34419d5f7b11624da79b8a 89 0.04/1.00 vMB 98
264,002 264,002 000000000000000bd1b48e9866743cf35fc2018466450b3d8c35e85b8ed23c64 333 0.16/1.00 vMB 109
264,001 264,001 0000000000000007f58dd8567278c80bb9f964c293f02589e83dfceb8775fa60 48 0.02/1.00 vMB 100
264,000 264,000 000000000000000d05c31485c532503939ca0b88d7e322dff79900ee6cdd5ed4 88 0.08/1.00 vMB 38
263,999 263,999 000000000000000c114ce635c18bfaadb1d19692f513976f51368ac1f97f62a2 107 0.04/1.00 vMB 116
263,998 263,998 0000000000000007174fd9440fbbf72ad9c1a50374984ef39a105efe50366d4f 151 0.09/1.00 vMB 61
263,997 263,997 000000000000000d9ead67c4aa3dcbfed00e6f58fa42d0c4fe97a6204b6b4ee4 375 0.15/1.00 vMB 113
263,996 263,996 0000000000000009d40a3e6e273b10f858e2692eec9374dd29474abc9ee2ac8b 439 0.21/1.00 vMB 106
263,995 263,995 000000000000000066170f40a2854c493be8672f53b4948da604a4fbb3c36794 81 0.15/1.00 vMB 32
263,994 263,994 0000000000000007aa02ec1703d95eb6d4f26e154ebf7e94715ca165806f1998 188 0.15/1.00 vMB 26
263,993 263,993 0000000000000009a4a9d0af8ba1a7e77549a348c6e0a6185ab6042728373fb4 570 0.25/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.65 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: 672.67 GB
    • Received: 16.30 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.