Loading Tool

Explorer IconExplorer

Memory Pool

73,592 transactions
27.34 vMB
0.06603985 BTC
Random Selection Loading Transactions
Max Size: 166.68/200 MB

Candidate Block

Mining Attempt 37c38587d6ca8f279845857f43d6aef9ad05e7370e50a3da344a3aafc4a2ad84
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root ca1ca17a0a4bc26bf2cdd268875b13b4c808e4c7bb4bb39f9260e5af9f25cfc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.00775186 BTC
Feerates: 89.32 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (467,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,949 447,949 0000000000000000031b1b53beecb3ba1abc89e65a2ede3588e7d19b86902f6f 1,043 1.00/1.00 vMB 29
447,948 447,948 0000000000000000026a902b0791ad7852d8bbaf75553ee5b13d15ba175f09fa 2,214 1.00/1.00 vMB 96
447,947 447,947 0000000000000000009967c76459d22a8340da2f59cd93d8892407d974fb83ed 2,259 1.00/1.00 vMB 82
447,946 447,946 00000000000000000097f28dc2e91530b90978f0614ebd989c321fc5c3690420 1,801 1.00/1.00 vMB 65
447,945 447,945 00000000000000000010b2ddfbdc7f776ace1657b42f87a61c0c9cc435910961 1,076 1.00/1.00 vMB 62
447,944 447,944 000000000000000002a84e15f9e05809aafcb67d56edb07092981126351843a3 2,280 1.00/1.00 vMB 78
447,943 447,943 00000000000000000235b2aee15657a29b26990f6cf2aca96ffbfc2b117bc1c2 2,795 1.00/1.00 vMB 99
447,942 447,942 0000000000000000012f65d5a94baf9a027d65e79e7b01f7eabb0a49613db06d 1 0.00/1.00 vMB 0
447,941 447,941 0000000000000000006291ea57be3255f31d04b67b40349a14eca7a24b692b83 951 0.47/1.00 vMB 76
447,940 447,940 000000000000000000ff5f3dff026f0dce49259bcb816aa26f0f3fb66705baae 548 1.00/1.00 vMB 19
447,939 447,939 0000000000000000026b577b5eb46031c00e9c9a7909b6b094ece73212051f42 636 0.27/1.00 vMB 81
447,938 447,938 0000000000000000033bbb600589dfd397469f9377b628c3b485ebad4209c28f 375 0.16/1.00 vMB 82
447,937 447,937 0000000000000000031b98e2f5e543457858c953f8188569203bb8d4a2359e80 2,002 0.86/1.00 vMB 81
447,936 447,936 00000000000000000003879af95b370897875df7eefa3eea4d23bff41c733bf4 1,490 0.95/1.00 vMB 53
447,935 447,935 0000000000000000008e3f8e4bd01763fd07576661553802d0851db3b8a37318 2,613 1.00/1.00 vMB 65
447,934 447,934 000000000000000001ee5850c28b6e3626737822a82552a514c5144295b02456 2,331 1.00/1.00 vMB 91
447,933 447,933 0000000000000000007d0cb15dd6b33ed681281a2a1aa698c286f45849eddfca 2,680 1.00/1.00 vMB 95
447,932 447,932 00000000000000000260adaa82a968f661318f32623927fb7c64f3d3cf29d19a 199 1.00/1.00 vMB 4
447,931 447,931 0000000000000000010c6ee4638f7995c2250a55f001ecf1a56b67600ec383b1 790 0.48/1.00 vMB 62
447,930 447,930 000000000000000002fdadb9afb96fa8c20b47e97059a0c1339cf894c80d3e3e 672 1.00/1.00 vMB 25
447,929 447,929 000000000000000002097e7f60702c0e87db5fc0ecddd1a524e532fbbae3ca64 2,241 0.99/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.