Loading Tool

Explorer IconExplorer

Memory Pool

79,464 transactions
29.65 vMB
0.12644326 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt 0a1e4c1b920f415ba4b969356d8a97db0ce7d34b717a1cf88e92edd9f24f6cc5
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root d62c7647ea6238f82ff7c04a946c7bebcf20c8c04efee7cdd8d8115213e7a284
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.04531003 BTC
Feerates: 198.58 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (450,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,996 464,996 000000000000000000955da6d7c39e443352fbf7ad646dfa258b0e4cf215d47b 2,622 1.00/1.00 vMB 216
464,995 464,995 00000000000000000099ec7c06b8d16c5dab52876b7888e3f0c0e37a8c36e5ba 2,497 1.00/1.00 vMB 288
464,994 464,994 0000000000000000008f201baf074d6c3bd8eb59b244d72a2e631fefeff7ca13 3,968 1.00/1.00 vMB 203
464,993 464,993 000000000000000000da2a17a6f3b8cb96009874becb0cda743a4a7b63d62557 2,749 1.00/1.00 vMB 352
464,992 464,992 0000000000000000000fdcb4079c402dc7003fbff79900c13ca3b5b8b8b1762f 2,826 1.00/1.00 vMB 230
464,991 464,991 000000000000000001616d1e2a6430d834799069ce014377725e36f628c3def8 2,116 1.00/1.00 vMB 198
464,990 464,990 00000000000000000110a91a9dc7c14c06f84015076d7f45111e0034c1be0bc7 1 0.00/1.00 vMB 0
464,989 464,989 000000000000000000426d8a43956b348c0cb29cae0bff875d9b7d2eaa7ef1b1 2,196 1.00/1.00 vMB 232
464,988 464,988 000000000000000000224a4d010d3ed2dba94ea9cca3e04f3029c37aee544e59 2,474 0.99/1.00 vMB 252
464,987 464,987 000000000000000000e9df8f9ddad4aa62fc893f3b036fcbe4dfd542d1df873c 2,543 1.00/1.00 vMB 235
464,986 464,986 00000000000000000141b80ee1e1e6f33183045ac8c6b7707ad6456537f82669 1,893 1.00/1.00 vMB 253
464,985 464,985 0000000000000000001191d5f2acc7f36f16ed93e672af0285e2494b38f1a273 2,422 1.00/1.00 vMB 214
464,984 464,984 000000000000000000e548042d171db1fb689456f5e62e0db75c7b90d538bd5a 1,461 1.00/1.00 vMB 226
464,983 464,983 0000000000000000014a001fd771671ef1c2131b5dd447e15c19e3a25985d05b 2,173 1.00/1.00 vMB 227
464,982 464,982 000000000000000001b84b7c3f71c9257cb2d45c63c4e06a16297f83dc944e9c 2,322 1.00/1.00 vMB 239
464,981 464,981 000000000000000001ae7e603ba9d7ec9d8b11aefcdd1937cb0367915b3d51b4 3,701 1.00/1.00 vMB 221
464,980 464,980 000000000000000000c5d35b7ecfa2af37b85a1539118f70a9149335b8917a02 2,529 1.00/1.00 vMB 255
464,979 464,979 0000000000000000020cb923ab59ec710369d2d7d8ad488597f2fbc71393a041 1,521 1.00/1.00 vMB 269
464,978 464,978 0000000000000000011f3384b54a210211eb34fe36ab6a596a4a17205fdf578a 1,225 1.00/1.00 vMB 230
464,977 464,977 000000000000000001e1820f12ab9c710364a015b2373e81b588a937a2627639 582 1.00/1.00 vMB 221
464,976 464,976 000000000000000000a8603fa9eef605ae7c2e3697ef4d52ab3fc8225518d7e4 1,006 1.00/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 782.86 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: 712.96 GB
    • Received: 17.25 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.