Loading Tool

Explorer IconExplorer

Memory Pool

73,588 transactions
27.34 vMB
0.06600696 BTC
Random Selection Loading Transactions
Max Size: 166.67/200 MB

Candidate Block

Mining Attempt 8c7d2bd95d0b9a57358c482b2557cabd64253f6fda9998c8857b374cf1aeba68
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 (624,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,954 290,954 0000000000000000ad654b6a9a61e5134a3456b1a4214b3e74bed173385e5271 90 0.10/1.00 vMB 8
290,953 290,953 00000000000000006cdbd83bd7db23d53b039d45ad5fc97907f9befd68a200a6 135 0.05/1.00 vMB 37
290,952 290,952 00000000000000004e4073b9c87e08f84e3eebd8027ebf92f2d2a4448baeac92 393 0.44/1.00 vMB 17
290,951 290,951 0000000000000000719909fc8e4304814e5430827f53db020f43eda640672dbd 973 0.35/1.00 vMB 67
290,950 290,950 0000000000000000aeab9c85754b70917142ffa683f4f7809f3159636adb02d8 63 0.21/1.00 vMB 11
290,949 290,949 00000000000000006c6af499c4c559e69619d9d042474d0d44f2e60340d199fa 619 0.44/1.00 vMB 27
290,948 290,948 00000000000000003416bf9ecf98f66054072395ccaa60a38c6a1c8e56cf3889 512 0.16/1.00 vMB 67
290,947 290,947 00000000000000009c526f4bf2a6a3967e3cdbed7de4b6ccf05661d7350c9f00 290 0.15/1.00 vMB 37
290,946 290,946 00000000000000001b7247ba11faee38fc46d928ed941169273f895b6afd6455 64 0.02/1.00 vMB 37
290,945 290,945 0000000000000000116b9557059966e1b0ed7b2031d7a7902856d17cefd73324 397 0.38/1.00 vMB 25
290,944 290,944 0000000000000000e959b1d94bb024b4177cc8902cec1d24e5dafdb69c1d6a09 836 0.35/1.00 vMB 68
290,943 290,943 0000000000000000411c75439564919218be83c5b9615273901e24d92fe0332a 289 0.15/1.00 vMB 36
290,942 290,942 000000000000000098e5abe708f5408371cf56adf0e72ce2dc0a9681390df820 258 0.12/1.00 vMB 33
290,941 290,941 0000000000000000a597a43ad9e5289a709a0a4ee9414165d2d1ff8a379d16cc 560 0.37/1.00 vMB 32
290,940 290,940 0000000000000000cc8de76286e181ee0ec3781866c3a034725398a118d06a1f 697 0.34/1.00 vMB 41
290,939 290,939 0000000000000000a97d58b955aab5536e15c5ad5c7b41501ec6dc12949919ea 192 0.10/1.00 vMB 24
290,938 290,938 0000000000000000b3e27cc3d372c14b849d5278a7bb1449c516be4ec930eaa6 73 0.04/1.00 vMB 29
290,937 290,937 0000000000000000194f9bf8945406ec3d3b11cbe4b137384f7852f9ab54fe20 261 0.24/1.00 vMB 19
290,936 290,936 0000000000000000b42b79f87b8646335905f87175a7fb79448313477bda2560 738 0.50/1.00 vMB 27
290,935 290,935 0000000000000000e7a07b1414d0bdc82b06059912a6f24369920974aa3f9c25 779 0.25/1.00 vMB 54
290,934 290,934 0000000000000000aedd4c25fe073b4ddf044fb5e8c036d54ae7d1c2f6787ab6 617 0.25/1.00 vMB 51
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.