Loading Tool

Explorer IconExplorer

Memory Pool

67,791 transactions
25.89 vMB
0.06166767 BTC
Random Selection Loading Transactions
Max Size: 155.75/200 MB

Candidate Block

Mining Attempt 9ed683eabc84534a499d534b5d8d0bee3d72f833c9ab910d5416b9ddeb4acc71
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 1cc84902ea4cee78ae51b255a89fc5c368bad4cb65e286f9fbcc2467aa36438e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,130
Size: 1.00 vMB
Total Fees: 0.00690795 BTC
Feerates: 60.03 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (726,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,474 189,474 000000000000093251d332d76868011fa85c082b091c0e2057e13b335d52bebe 201 0.07/1.00 vMB 118
189,473 189,473 00000000000009727fc4233c518eb40a2ba8c945f98dcc3ee6c28deeab79538e 400 0.25/1.00 vMB 93
189,472 189,472 000000000000012aa8e3625045628476c8772c60a6d11211c5a5deeac7fc61d7 11 0.00/1.00 vMB 0
189,471 189,471 00000000000004484fb3fbd7b508606b85d95fb8c7217db9491c004f5fe4d716 357 0.13/1.00 vMB 205
189,470 189,470 0000000000000750c9b579785fbe68251e0604a2d1a09b9558c29c41a82d8795 3 0.00/1.00 vMB 0
189,469 189,469 00000000000002d9d5a1c7061f02459838771ac728db03921d2f7c25c57562a0 66 0.02/1.00 vMB 78
189,468 189,468 000000000000063478c007aee01a1f431775d4fe5463ac3da2b062a4e3b3ad86 131 0.05/1.00 vMB 149
189,467 189,467 00000000000006c389d76d8007d90b5b4c000b057c3b44f3cee09569ee5eb17d 49 0.02/1.00 vMB 23
189,466 189,466 00000000000001492c204e61d1aae153fc12a945d52ac2c199203a682955014c 110 0.03/1.00 vMB 66
189,465 189,465 00000000000000a0981d0b50483a00cafebf69bed3e36a8fee5109a72c310c8d 91 0.03/1.00 vMB 56
189,464 189,464 0000000000000731caa1cbeb093b57bdf52d9c58426e49b68a98cc4666eec27a 167 0.05/1.00 vMB 56
189,463 189,463 00000000000006ae7fc4bf0f387e69a1f1eee8e352b53663dedf529332d20a9d 537 0.20/1.00 vMB 138
189,462 189,462 0000000000000393b3ccf2cb6bb5bac8d50a6cf868ae5454b5e824788af389da 128 0.07/1.00 vMB 101
189,461 189,461 00000000000008a47bf176872cdd21ebb839a5961adb94a9317e2e9adbb33580 341 0.13/1.00 vMB 123
189,460 189,460 00000000000001e54b8f0a17b624484f8cb8e26220ec1ba78db12fe19892145a 75 0.02/1.00 vMB 15
189,459 189,459 00000000000001f1ace68567a22bb5114bb5b1689ee2b10a371102cbc6779750 116 0.07/1.00 vMB 87
189,458 189,458 000000000000036d81d55d392b0067d0bbbdcc06eaea4594b4bb42b45d581014 92 0.03/1.00 vMB 82
189,457 189,457 000000000000086fcee85c39f81b390455148e283f5c0b840807925fcc367446 534 0.20/1.00 vMB 141
189,456 189,456 0000000000000884a93c44647e07edb3fb6b523c2bfef5d826f974fef5be6ca9 256 0.12/1.00 vMB 126
189,455 189,455 000000000000066759456d227bd445608c441d92c1e53b7a7dba94193c7410fc 176 0.07/1.00 vMB 123
189,454 189,454 000000000000038625e3e8beee67ea9b230d26edfb870d934f8756e4f56ff5bd 11 0.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 783.29 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: 766.50 GB
    • Received: 19.28 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.