Loading Tool

Explorer IconExplorer

Memory Pool

82,102 transactions
31.18 vMB
0.09257026 BTC
Random Selection Loading Transactions
Max Size: 188.70/200 MB

Candidate Block

Mining Attempt d11c89f89d6a2dabc7cf62f3fcaca11900457a853f98c6ff4e9d127e3e300a99
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root a2419c3a7a84856d1f480a7dd679b07fed1609001c1662b44196fb6b900c5744
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,260
Size: 1.00 vMB
Total Fees: 0.01750897 BTC
Feerates: 115.63 > 1.75 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (555,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,147 360,147 000000000000000005f259d3e09468d395146bca56b44a352760d5f3ec0f7ebb 836 0.75/1.00 vMB 20
360,146 360,146 00000000000000000b1122d002312412ea7769efea740d588ac4f009d37d448f 1,983 0.75/1.00 vMB 34
360,145 360,145 00000000000000000c20870d0e35c72f8393e1c089e5dfb86cdf86039c25ce42 304 0.12/1.00 vMB 28
360,144 360,144 0000000000000000135d24dbc97205cf75578353f427d24185d3274494b89530 1,398 0.76/1.00 vMB 24
360,143 360,143 000000000000000012b1b5940f0924cb9f48a8ce81d72aa03d8141c5b37338b0 1,973 1.00/1.00 vMB 27
360,142 360,142 00000000000000000687405bd305af25bd52b19fe842acb587deae7d90083307 1,110 0.49/1.00 vMB 30
360,141 360,141 000000000000000008d28c95f7f16b8d8100199aae36c47e2ef7e5a72fbe4976 124 0.10/1.00 vMB 11
360,140 360,140 000000000000000006c8e3c58c7b32cdb683e82fc8165cbc30e9dd4cd406012c 1,675 0.75/1.00 vMB 31
360,139 360,139 000000000000000010fa1d2274df6da4e4cb3a3aa33ac71478578f4d680cb22e 306 0.16/1.00 vMB 26
360,138 360,138 0000000000000000004d4333325985382193edf81f213fe49620339dee2c49ce 504 0.25/1.00 vMB 22
360,137 360,137 000000000000000004558772e38db5c2c4c04d00db6031271bc3e249de7d5fe2 1,777 0.75/1.00 vMB 33
360,136 360,136 000000000000000013b975800e1e1cfabd8023a3cc3254ee60dd5d347a0192bf 35 0.01/1.00 vMB 38
360,135 360,135 00000000000000000a4b0b51885528f1715bfc7254931a393f6406069674a763 419 0.22/1.00 vMB 25
360,134 360,134 00000000000000000020a31bb4b4e519174f5648aaa677166a176d72c83a302d 1,093 0.54/1.00 vMB 28
360,133 360,133 00000000000000001000632b30fba0c9fde09cd1a20499925f6f90b2d15a8c7c 1,159 0.50/1.00 vMB 30
360,132 360,132 000000000000000009c4bd570b3586c3ee19427a40787a318058a2f729c2de82 292 0.16/1.00 vMB 16
360,131 360,131 0000000000000000160c03d07e8557eba4c10d893aba9997795369f58a7f5fd5 363 0.14/1.00 vMB 31
360,130 360,130 0000000000000000153c6346532e47ea150ae9dec9b57e45b890c7808cc1edd8 482 0.25/1.00 vMB 27
360,129 360,129 00000000000000000b6e98e636df28aa2b008bd934ba3023350746d1d1922340 830 0.42/1.00 vMB 30
360,128 360,128 000000000000000007d66ba8a53e3fb30c51c776bd203bc12dba279f0b3fbdc2 1,150 0.53/1.00 vMB 36
360,127 360,127 00000000000000000391516c0a4909964f9fa6235bbc82746862f4d664caebe0 404 0.20/1.00 vMB 25
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.54 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.