Loading Tool

Explorer IconExplorer

Memory Pool

80,797 transactions
34.75 vMB
0.18225549 BTC
Random Selection Loading Transactions
Max Size: 194.66/200 MB

Candidate Block

Mining Attempt 02c8f6e4ce91830355a646512b028baf17c485b32416ab37937e15dd47379e69
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 88bc2d8c984d5155356bde6b5f254c40e5940e6fe9772910a8a4a7445acdd874
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,123
Size: 1.00 vMB
Total Fees: 0.05091708 BTC
Feerates: 189.28 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (26,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,877 888,877 0000000000000000000026d6f4cba7de30cad01d2f60a84784d21270e1171193 1,838 1.00/1.00 vMB 3
888,876 888,876 000000000000000000016c05b72eef31f89736fd689b8b66ef13687dca91189e 1,109 0.97/1.00 vMB 1
888,875 888,875 0000000000000000000156180f3f8efdd212e989535d455d4fa909ceb5bcc311 540 0.97/1.00 vMB 1
888,874 888,874 000000000000000000027516bf0c92ea3c80c2b84d4138ad8f902be0598508b3 2,551 1.00/1.00 vMB 2
888,873 888,873 0000000000000000000216f02ec61d1937fbeb375d9e110f31041d0005d50b87 1,111 1.00/1.00 vMB 1
888,872 888,872 000000000000000000004d871abc3e1c850886b846940e88ece4fda8aad0b0ff 1,904 1.00/1.00 vMB 1
888,871 888,871 000000000000000000002b8409f25b5859105a11eab3d1e42d3ae184390c6135 2,429 1.00/1.00 vMB 2
888,870 888,870 00000000000000000001c6898810a1376d3c4722cdca4979467d48692e97aa52 1,062 1.00/1.00 vMB 1
888,869 888,869 000000000000000000011986437da568f8958478a9eeb6072aa7fcd6ffbfbac7 3,020 1.00/1.00 vMB 4
888,868 888,868 00000000000000000001ad281dceba64bab2e543f78eac8de74815d1113e1010 1,513 1.00/1.00 vMB 2
888,867 888,867 000000000000000000014d662cd3cadf655ec5f302148b98357a9bffd4b7e2c5 1,366 1.00/1.00 vMB 1
888,866 888,866 000000000000000000006a6e108c84a947004d55ebad0be532febeff4eb0b093 1,345 1.00/1.00 vMB 2
888,865 888,865 0000000000000000000036307b5f1e3b8d039cbc5c014a2fc8d7d65cf5c5a832 3,048 1.00/1.00 vMB 4
888,864 888,864 000000000000000000004e4313590f5d235085e1d5256d685b337e1ea4f490e2 903 1.00/1.00 vMB 1
888,863 888,863 0000000000000000000028700936d6b34bdbf301ed6e1c4bc45b3e42fa99f31a 525 0.94/1.00 vMB 1
888,862 888,862 00000000000000000001b9fdaa90734a23ce14395a32f87a53213c52255fbe9a 339 0.94/1.00 vMB 1
888,861 888,861 00000000000000000001ccb0e750bc3616975d30b3d8a1513b69ba8463dbae39 826 0.99/1.00 vMB 1
888,860 888,860 00000000000000000000c4abfa564670a6fe373e2d76baf1ef999c388972a870 593 0.98/1.00 vMB 1
888,859 888,859 0000000000000000000127e880167dccae710cc0ccfab11381ba9a95a1f9e782 2,307 0.97/1.00 vMB 2
888,858 888,858 00000000000000000001125bf96de7b188365ed5b1fcfc8ebc23cf8499c1ca2e 38 0.99/1.00 vMB 1
888,857 888,857 0000000000000000000154fffafc3d052d5f689384c390a281c782d99b891fdb 2,692 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 734.21 GB
    • Received: 18.55 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.