Loading Tool

Explorer IconExplorer

Memory Pool

81,534 transactions
30.96 vMB
0.08722234 BTC
Random Selection Loading Transactions
Max Size: 187.66/200 MB

Candidate Block

Mining Attempt 46bd1ad14c4fa3e1b5de52ff55e0e03728ea5ccecb7c5d9f33137576df9b4da4
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root dfa091255a543c111dde01290e8333f3e8c77da8134fc76514bf8031ea6ebfc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,101
Size: 1.00 vMB
Total Fees: 0.01446303 BTC
Feerates: 115.63 > 1.45 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (191,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,148 724,148 0000000000000000000692b0f3979d68295ec5146219ea4837b2ee5719ecd0dc 1,196 0.45/1.00 vMB 6
724,147 724,147 00000000000000000004ab01f440cca202f07b8d6792ba31a40027e9f628c667 2,317 0.89/1.00 vMB 7
724,146 724,146 00000000000000000005903a4bc65beb3c38e86a4082f1f39d5bc9b06f899d88 735 0.32/1.00 vMB 7
724,145 724,145 0000000000000000000347a2ca593a1bf3aabfdd97fec3e18aa3a09da5f5e03c 281 0.17/1.00 vMB 4
724,144 724,144 00000000000000000006527bc9313fff299998daa17ac5d11f597db7a7e1b476 758 0.66/1.00 vMB 4
724,143 724,143 000000000000000000050e52a54a5eb70f63053ac50778004ea1a342458848c3 1,163 0.99/1.00 vMB 4
724,142 724,142 0000000000000000000537943a8805e167e19b8ac3f4eff7a73c220020f4979d 719 0.22/1.00 vMB 7
724,141 724,141 000000000000000000088b492de7cb96eb5e47eb69a2c25a8b8a1d7b549dae18 922 0.36/1.00 vMB 7
724,140 724,140 0000000000000000000964c29eb5a341d4b993da60db113688d3a55caed494b6 1,162 0.44/1.00 vMB 8
724,139 724,139 00000000000000000006286ea8c5c8fcdb3effcb579b723e5f236ea354ce1756 586 0.27/1.00 vMB 8
724,138 724,138 00000000000000000008973d4ec575d9ed85dd549691eb0d1a3c9f2a267e2731 418 0.17/1.00 vMB 7
724,137 724,137 0000000000000000000726233b1c9bd510bfe15f2c022b02158db48107541657 749 0.26/1.00 vMB 6
724,136 724,136 00000000000000000003d48eae6ca42f156d9bd8da8331cf7ed57ea098c8aaa7 1,697 0.88/1.00 vMB 6
724,135 724,135 00000000000000000002a2a84977905d18358faf3e4218d8b8566d23c1fc75a4 175 0.09/1.00 vMB 7
724,134 724,134 0000000000000000000660f45b9ef5abd8cc9a075e4474c309afdeefeed0ec96 833 0.55/1.00 vMB 6
724,133 724,133 00000000000000000004be4203eeb751847ae84b7baa23dd776294890c2d9e7f 850 0.51/1.00 vMB 5
724,132 724,132 0000000000000000000815488da7a2f41098e5efaff102ee8fa106f8b78f9013 75 0.02/1.00 vMB 8
724,131 724,131 0000000000000000000251b4ced8383582d9cd5884b6173872c1cf978d8526c3 336 0.18/1.00 vMB 26
724,130 724,130 0000000000000000000780962daff785ac7a59be75d3557c801d89f5612c2515 1,969 0.75/1.00 vMB 7
724,129 724,129 0000000000000000000829057e2a2afcad3bad765332a24b08542cff00373236 81 0.03/1.00 vMB 14
724,128 724,128 00000000000000000009ffa8c74950a3e2602ce96d3a9d3287ec06e92290fd0e 277 0.14/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.