Loading Tool

Explorer IconExplorer

Memory Pool

73,875 transactions
28.24 vMB
0.06855519 BTC
Random Selection Loading Transactions
Max Size: 167.87/200 MB

Candidate Block

Mining Attempt 65fa1d9ccd5aed9665f690186f58d29355cbc26b72876adb41d5b1ff1580a487
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root e129c849a5800e86a975ef0c83d6c2fc779efb2f6f16f48999408a4b07ce7d1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,585
Size: 1.00 vMB
Total Fees: 0.01204493 BTC
Feerates: 101.62 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (401,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,060 514,060 0000000000000000003c8c3a4fc290a1ea126ff04891356fee7f74b49be99c70 1,065 0.59/1.00 vMB 34
514,059 514,059 00000000000000000011d9fec61e621e237dcdc8ff64931569510f7712059e0a 2,686 1.00/1.00 vMB 36
514,058 514,058 00000000000000000001f70e063442bca1f2f1e2fabf8b85227a81c3a82fd4a1 32 0.01/1.00 vMB 21
514,057 514,057 0000000000000000004da647c34102037ca3f4fd62cd2354d69e3574d361e1d7 709 0.38/1.00 vMB 33
514,056 514,056 000000000000000000175e75567c55171ac3a4eba0c554467de40e3d733dbe0a 1,044 0.61/1.00 vMB 29
514,055 514,055 00000000000000000044a1bdb029deba53ba94f0e10fac53b24c688221a4e03b 827 0.43/1.00 vMB 37
514,054 514,054 0000000000000000003e83813d9c8836637becec8eca421c7f5f1ca515c20aa5 172 0.06/1.00 vMB 26
514,053 514,053 000000000000000000291d7c39a60df19791f9d4d2ea82fd727104868a487231 943 0.42/1.00 vMB 27
514,052 514,052 0000000000000000002bfb6780dd508cff20ffbbdba7909633897e364595e655 672 0.31/1.00 vMB 9
514,051 514,051 000000000000000000194d3ee5ccdb13546c6bdbfd21286f207ae660d897ffdb 400 0.23/1.00 vMB 70
514,050 514,050 00000000000000000031be022a92c34377e6fb42c144cc200508ccb3c8e18048 289 0.10/1.00 vMB 40
514,049 514,049 0000000000000000003543cebf4f0ff3fb190b75c3523f1a262d2aefce9467d0 1,399 0.61/1.00 vMB 36
514,048 514,048 00000000000000000022fe630be397a62c58972bb81f0a2d1ae8c968511a4659 683 0.35/1.00 vMB 37
514,047 514,047 0000000000000000003c7a8e12d8d97efe72cb968e7789b66f3a1d14e2c235d1 25 0.01/1.00 vMB 41
514,046 514,046 000000000000000000336553ffcfc1c5e9007ca37389656ae6e711839239cfdc 377 0.11/1.00 vMB 3
514,045 514,045 00000000000000000026a8c1b0b31d2286d0d28f0f50a1c4b0d880182cedb606 1,424 0.73/1.00 vMB 38
514,044 514,044 000000000000000000073cb8e3dd15dda6d17bc8e3820ac7c3ea342c5a69934e 271 0.18/1.00 vMB 16
514,043 514,043 0000000000000000005401757ca9d36a0a6837c369679aa2b92e13e076e3bec1 2,546 1.00/1.00 vMB 34
514,042 514,042 000000000000000000388d343da0aa7c6dcf705691466e97be6277efce84544e 1 0.00/1.00 vMB 0
514,041 514,041 00000000000000000007cacb5bc2d71a85fa468bca11daabee806770866e8666 1,035 0.48/1.00 vMB 26
514,040 514,040 00000000000000000000c8486f1ce46f7b2e1149edb7166f4d19cad02c51d2ef 1,189 0.47/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.