Loading Tool

Explorer IconExplorer

Memory Pool

52,630 transactions
31.59 vMB
0.11559553 BTC
Random Selection Loading Transactions
Max Size: 168.99/200 MB

Candidate Block

Mining Attempt ca67f6965dafcf22c72384cd6ef58d7a9643e4c283add44dc6e12786381b6235
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 0f720b1691370e57c4528dd6f6c4df443bfea325b48cf44e9118e9f3cd6cb5f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,838
Size: 1.00 vMB
Total Fees: 0.02394421 BTC
Feerates: 32.88 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (604,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,825 309,825 000000000000000030a4c8e22e232044ac026d1f6225d19defe976141ca7e482 261 0.19/1.00 vMB 17
309,824 309,824 00000000000000000b2358a1231cb7ef3ecef86267ae7e1d9b62fd1af2b66e6a 1,000 0.75/1.00 vMB 23
309,823 309,823 00000000000000003ffa9c6fd612f971dcdb21324425c93b556055405c71eb0f 1,407 0.50/1.00 vMB 47
309,822 309,822 00000000000000000e8e2d40ae965562b67ccd739f01ad18979c5aca2d9c1f35 353 0.22/1.00 vMB 32
309,821 309,821 000000000000000000ba0864121e9133d85288de2d3a07d0e4d408051462feb5 988 0.55/1.00 vMB 30
309,820 309,820 00000000000000003345a167a9c3a1fd584687f047481d3ff23abc087737d727 65 0.02/1.00 vMB 131
309,819 309,819 00000000000000001150abee1276a930c8fc9b9ed051cef4a2f51730a67c510f 551 0.37/1.00 vMB 26
309,818 309,818 000000000000000040b545201c380af9b07de3792634806cf604a62a3ae9ff25 411 0.34/1.00 vMB 23
309,817 309,817 000000000000000036009ebd9e8ff6681bc0be8124cad819455ef3a32a938951 1,325 0.75/1.00 vMB 29
309,816 309,816 0000000000000000065ae9dea33cd0814373f429f6a777417c795b62f7f77074 243 0.12/1.00 vMB 30
309,815 309,815 00000000000000003ba37134d65ea5c0f71682a6958b6f896ad257dd1783c07d 320 0.17/1.00 vMB 30
309,814 309,814 000000000000000026baafbd577b6390be51fc6c00debf4c5ac957d5be6c8424 404 0.21/1.00 vMB 31
309,813 309,813 000000000000000033d6d93fc22445e0931373fc17d06420d154e53ecfec6a7e 1,180 0.72/1.00 vMB 27
309,812 309,812 0000000000000000183cabaa59aabed9d8445c4a14fc266f94186e79c315641a 457 0.23/1.00 vMB 30
309,811 309,811 00000000000000002d94e5bcb6f19a7d4cd7198702fd8a76b64328526ee237ea 145 0.07/1.00 vMB 25
309,810 309,810 000000000000000032094a3b919a7053091bc8f89a0f1baeabe545d459afa93a 1,155 0.64/1.00 vMB 28
309,809 309,809 00000000000000000eaa9ed0c8981316077992636cd70dde01da85d7db08b753 994 0.75/1.00 vMB 21
309,808 309,808 00000000000000000874a2f3e8d4894e14c95d1e509260bce7691deb62a85d37 937 0.35/1.00 vMB 51
309,807 309,807 0000000000000000206267bd05495d74abf664bf95f58abf21dfc2aad51a9e2b 465 0.21/1.00 vMB 36
309,806 309,806 000000000000000037f4bf75bcc4adce7430756a6d547a67d1ddbbb327ca3ba5 228 0.11/1.00 vMB 31
309,805 309,805 000000000000000030b9482a40aa2a82cbbf1e1307c5e04b76836a0f1a3a5a0c 176 0.07/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.