Loading Tool

Explorer IconExplorer

Memory Pool

45,601 transactions
27.93 vMB
0.09162334 BTC
Random Selection Loading Transactions
Max Size: 146.71/200 MB

Candidate Block

Mining Attempt aff89b9540653e0c584666ac223f8d727bd9d7c6a7789fbb44dad35747962a52
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 8d50127f344d2e6668406b461e1bca6236a49d15deb43dfbf1bc25f9f5c9fdb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.03617179 BTC
Feerates: 197.49 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (414,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,869 500,869 000000000000000000613dda401653eae5a1d0f079dc701a54b02a58b535ee19 1,075 1.00/1.00 vMB 349
500,868 500,868 000000000000000000795113ea846ce5ebb02c29c68df3da0283a1e6d93a5eb2 1,295 1.00/1.00 vMB 358
500,867 500,867 0000000000000000004f65051130ab416230371b21c6f746b49ffa1c55a3b55e 740 1.00/1.00 vMB 260
500,866 500,866 0000000000000000002c8cc3f29df7371de5109c70a3f0d3dfa6cdfa7f545dba 1,246 1.00/1.00 vMB 337
500,865 500,865 0000000000000000002a10a9cfd08c3c68e3ef0bcd4fb416eb8156706616d8b6 2,256 1.00/1.00 vMB 672
500,864 500,864 0000000000000000005be48ec4b7b5d6a3dc366556186c791cf746c5b4a73566 1,061 1.00/1.00 vMB 250
500,863 500,863 0000000000000000007e21959af85d9951e384de889f148288fdc247f4bb4642 828 1.00/1.00 vMB 187
500,862 500,862 0000000000000000006a9189950f451d1639c0be69fb1a1778630c979cdaf46d 1,213 1.00/1.00 vMB 287
500,861 500,861 00000000000000000033e1884956841aa9ff5d14d05e834f15aa9536522a7467 2,571 1.00/1.00 vMB 686
500,860 500,860 000000000000000000838a97af141fd6ca75219d2caf9fe75bcde5195862320e 2,553 1.00/1.00 vMB 676
500,859 500,859 000000000000000000947d342f7bac64892dc9086d52cc55b14d186cf0af723e 2,133 1.00/1.00 vMB 689
500,858 500,858 000000000000000000588b5eecab9161680f73517840c8114f7a15255b1106c7 2,297 1.00/1.00 vMB 960
500,857 500,857 00000000000000000013fce479b5bc9509ecd04c6cccff1a45cd7ca732e3c066 1,417 1.00/1.00 vMB 282
500,856 500,856 0000000000000000008adf168e59c00d74f5a0077993e0c3848eefd82e4daa9c 2,368 1.00/1.00 vMB 244
500,855 500,855 00000000000000000067f122bb548a7984a82be1954cf61d7f35cf41cc37282a 1,160 1.00/1.00 vMB 347
500,854 500,854 0000000000000000007e899c8ff806a366efd4af0e572f496132fe826d556e2a 1,382 1.00/1.00 vMB 412
500,853 500,853 00000000000000000057eb08884ed306785c2cb138818637eb109be7a713a944 921 1.00/1.00 vMB 208
500,852 500,852 0000000000000000001f234c07b96cd26bdbe345fda0a4dc3207b9428bbda681 2,246 1.00/1.00 vMB 693
500,851 500,851 0000000000000000000cffd5f8fff62f3a6c40192f882c686999b93972db3262 1,443 1.00/1.00 vMB 473
500,850 500,850 00000000000000000006e5ef3749c60cbf221851f84734462e122d3cea9bdd69 1,802 1.00/1.00 vMB 448
500,849 500,849 00000000000000000025eae7f995332277242d676d5611f61cb9cca921205820 1,933 1.00/1.00 vMB 442
Previous 10 blocks ↓
Total Size: 782.23 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: 655.05 GB
    • Received: 14.24 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.