Loading Tool

Explorer IconExplorer

Memory Pool

77,838 transactions
34.11 vMB
0.14029007 BTC
Random Selection Loading Transactions
Max Size: 190.47/200 MB

Candidate Block

Mining Attempt a42a632cc45d0c7aa2d9355b2cec93d731d4a7ae538afc533da27d8404cc291d
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root 76385ebf2b892162559e3fe2e542b8cac1ed7f74b0052d8db1770d4692a70f2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,483
Size: 1.00 vMB
Total Fees: 0.02209869 BTC
Feerates: 99.73 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (276,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,749 638,749 00000000000000000000c8114ad33d6403188f2b283adb960d52348e0c0fc772 2,213 1.00/1.00 vMB 39
638,748 638,748 0000000000000000000133d670a70e620fa748f0fd0614f0b4ef8fa8ac364dd0 2,448 1.00/1.00 vMB 21
638,747 638,747 00000000000000000003b6aa80a376b8c1a1a178efcaa947a39e3bf27234b9d7 2,253 1.00/1.00 vMB 26
638,746 638,746 0000000000000000001128a63dd2f1dd396c075a8dc0dd0fc252fe7916173a4d 2,404 1.00/1.00 vMB 24
638,745 638,745 0000000000000000000373dd2fe3f0a7db469678acbf3f5e4758c5d027420bf5 1,661 1.00/1.00 vMB 52
638,744 638,744 000000000000000000116b954a722a0bc6d1c7ab1e249c483c367eff54d3951f 1,598 0.58/1.00 vMB 13
638,743 638,743 0000000000000000000fc4f224ae10a6fe4737afecb4e1d2b3ea647dc93480fd 2,408 1.00/1.00 vMB 28
638,742 638,742 0000000000000000000af7929ae901687aa60ef08beb496203a60d4c64bdf52b 2,319 1.00/1.00 vMB 33
638,741 638,741 0000000000000000000050ec16e0026014e937aaa9d069dc3dede33a450fd99f 844 0.37/1.00 vMB 22
638,740 638,740 00000000000000000008584e6ca8ddfb21746e97aa5118bf170e3d0857e2d868 438 0.23/1.00 vMB 24
638,739 638,739 00000000000000000011986196b47b93643bf43b7405e713edf0569480b8179c 729 0.32/1.00 vMB 29
638,738 638,738 00000000000000000002c1b04a5c6853307e8f09b5ef72e7b6325ce8729c5c49 446 0.18/1.00 vMB 28
638,737 638,737 000000000000000000041e6590a3df6048d4b44fd83fc359d91ac84a2e0b4bb4 1,893 0.72/1.00 vMB 22
638,736 638,736 0000000000000000000677200ae5fe5697b8400903cbad9c4aa36dd24349ef41 794 0.32/1.00 vMB 9
638,735 638,735 0000000000000000000bc76df40acc39592c76d5f7f7584d637d5a5ddea6cd65 1,469 1.00/1.00 vMB 15
638,734 638,734 0000000000000000000330a59275b93ca000e61f074a9c3dae503779a4507adc 2,623 1.00/1.00 vMB 13
638,733 638,733 00000000000000000010e615d359b89ee66d8e069ad300a49b528b0b6c3c1557 2,623 1.00/1.00 vMB 51
638,732 638,732 00000000000000000009d0dadae480c13c582984039fbf4be6e8fcfe32700c36 2,271 0.81/1.00 vMB 25
638,731 638,731 0000000000000000000b6ff9724e4345a4b8ba490f2cf02b20c374975bc9d591 631 0.26/1.00 vMB 22
638,730 638,730 00000000000000000001704e2251dc537cb76f15677280e7813cdc67dc9e6b46 2,701 1.00/1.00 vMB 26
638,729 638,729 000000000000000000003a6c41bd4f099fe14c5921de2848bae17345f5f0245e 1,123 0.63/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.10 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: 731.80 GB
    • Received: 18.52 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.