Loading Tool

Explorer IconExplorer

Memory Pool

74,027 transactions
27.36 vMB
0.06701075 BTC
Random Selection Loading Transactions
Max Size: 167.03/200 MB

Candidate Block

Mining Attempt 718a3d359aeb636092e9efad718b775705c665fb4a884be1bfbae1efe923d08b
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root cbb53d2d13eae16fb4c3850640712c8908937467e476a4807576c03514199007
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,328
Size: 1.00 vMB
Total Fees: 0.00888446 BTC
Feerates: 73.20 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (132,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,201 783,201 00000000000000000004ae57b372218009baba74ef8800c6ef7d881dc1d42de7 3,471 1.00/1.00 vMB 33
783,200 783,200 000000000000000000001ef91d4356e9212d9477fb73dfa532c2b9d750754344 1,940 1.00/1.00 vMB 23
783,199 783,199 0000000000000000000020f58ab439c24a2365f58bb6055ced47df2da6b29ee0 2,942 1.00/1.00 vMB 29
783,198 783,198 000000000000000000026170453e23b988710b1e26b21db9770cd566b25a2a1a 3,542 1.00/1.00 vMB 29
783,197 783,197 000000000000000000050b5a9fc219eaadd54d5db28e3ee11498408c3d3824a3 1,895 1.00/1.00 vMB 18
783,196 783,196 0000000000000000000130935baca00b22673d5dc43551ffafd2cb720a0b8cbd 2,901 1.00/1.00 vMB 16
783,195 783,195 00000000000000000001a796f89fae39f3e31a56b965c1ead54842f0cbdae922 3,101 1.00/1.00 vMB 17
783,194 783,194 000000000000000000054e44298138cc41802d4fb584763f3d4ba4579108d39d 3,519 1.00/1.00 vMB 22
783,193 783,193 000000000000000000009171a8101da3943825f6c3ba21e9e4873e6e298aac39 2,766 1.00/1.00 vMB 27
783,192 783,192 00000000000000000000b764ef519093dc3f5f1896ab38025d323deab09f3e6a 3,197 1.00/1.00 vMB 30
783,191 783,191 00000000000000000000c803b7aa0338bded2245dcd90dbdaa899d00c6463a37 3,370 1.00/1.00 vMB 35
783,190 783,190 0000000000000000000190575d027d5616377e5dc83c04f00a0e385c283dac93 2,094 1.00/1.00 vMB 9
783,189 783,189 000000000000000000017da9ae1afc770efbdf651d5f91f9771e7949f325c61e 3,485 1.00/1.00 vMB 26
783,188 783,188 00000000000000000005d39a83539fc0de9c84a86e18c22746822997934854f6 1,484 1.00/1.00 vMB 8
783,187 783,187 000000000000000000023e76578d064bf4c32ee7df2c136ae2432db8c0a64f30 2,337 1.00/1.00 vMB 12
783,186 783,186 00000000000000000004e24444e773f9deef0bacb4ab31fafedfe62f40da5ed9 2,493 1.00/1.00 vMB 19
783,185 783,185 000000000000000000034803105ea7eba59cfe43ad8d8dff6bf50e8afa84417d 3,449 1.00/1.00 vMB 28
783,184 783,184 000000000000000000003605972c1db546165cbce97197dcc7a7e72e54ccf3a3 921 1.00/1.00 vMB 6
783,183 783,183 0000000000000000000226fa243c19726f3af9a06f2a4b309eb1c34584dbb91e 2,332 1.00/1.00 vMB 21
783,182 783,182 00000000000000000005883368e49e8c10a90c1d5b5ccb2ebf781123c16387fb 1,408 1.00/1.00 vMB 7
783,181 783,181 000000000000000000020d5740bc42769421f5ac6bf4557b0532ab20f22db6ae 3,407 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.88 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.23 GB
    • Received: 17.33 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.