Loading Tool

Explorer IconExplorer

Memory Pool

80,830 transactions
34.76 vMB
0.18271865 BTC
Random Selection Loading Transactions
Max Size: 194.70/200 MB

Candidate Block

Mining Attempt 0edff87191096033e5356a6179125d6ab7800b3d244b106aa3060d0b873120e3
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 69d57bdb9b761103b4aef213be5eca1e78607e01db05144900f3df801b9ba35f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,133
Size: 1.00 vMB
Total Fees: 0.05135691 BTC
Feerates: 189.28 > 5.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (26,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
888,856 888,856 000000000000000000010973e4865637a29f9ae766ff421cc21995c1aa008323 1,841 0.98/1.00 vMB 2
888,855 888,855 000000000000000000001fe8fb7e1de573accef619c431ea44d8ea66af9530c6 737 0.98/1.00 vMB 1
888,854 888,854 000000000000000000011c7c28412bd271b165f5c6af573962750a17df21e5c8 607 0.99/1.00 vMB 1
888,853 888,853 000000000000000000022f9a9de2cfdcd217a0f607595bd207756ded4be457f0 2,212 1.00/1.00 vMB 2
888,852 888,852 000000000000000000016d766b530924e1624330534b0095cda4414c750a9733 2,776 1.00/1.00 vMB 4
888,851 888,851 0000000000000000000101aa50229d66b589758e5374a6c8c72ba7fc9ec280b3 2,284 1.00/1.00 vMB 2
888,850 888,850 00000000000000000001b15a50df8835c1386d6d948594e7b10d909b12169032 2,797 1.00/1.00 vMB 4
888,849 888,849 00000000000000000002788081bf454f1efa58e9292563d9061cdcf78e16da3c 3,280 1.00/1.00 vMB 6
888,848 888,848 00000000000000000001b3222bd884092098ad5d79daabf3f71f5f623f797606 662 0.97/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.