Loading Tool

Explorer IconExplorer

Memory Pool

81,395 transactions
30.27 vMB
0.07536987 BTC
Random Selection Loading Transactions
Max Size: 185.89/200 MB

Candidate Block

Mining Attempt c6cd3e80a7cc0c81ba6032f5e2fadc5813c60051152334a493567d18903a9370
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 42273fc71a6c88137e21abb0811ecf97b9fea095c0916f70665e2b2ab13acba4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,901
Size: 1.00 vMB
Total Fees: 0.00811439 BTC
Feerates: 150.77 > 0.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (403,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,282 512,282 00000000000000000031fb31a5b0bea69882fabd8234c59a2710093d8eeffc78 1,484 1.00/1.00 vMB 73
512,281 512,281 00000000000000000043758283e2e95886e2e0256b65d73ddd78e06eb511f112 2,399 1.00/1.00 vMB 55
512,280 512,280 0000000000000000004dfc1ebefb87220341c5a9964916cd8bac58e7bba6eca9 2,511 1.00/1.00 vMB 29
512,279 512,279 0000000000000000003ac044def4f2427bb78b2cce50103725cec4aa85be6b2d 1,980 1.00/1.00 vMB 120
512,278 512,278 0000000000000000000a4d35ed02e90eca9c6e706cc84b31dcd0504d1fa6d86b 1,746 1.00/1.00 vMB 9
512,277 512,277 0000000000000000000bc3de8b9bafbbc2e8e98706fba17e28a0c5682d2d9075 3,152 1.00/1.00 vMB 39
512,276 512,276 00000000000000000025efd2a10bcc87ab6936d7ccc3dae350a786e74e209427 2,551 1.00/1.00 vMB 42
512,275 512,275 00000000000000000002c47ece66648fb4705e03aa5fc64bf8c6bfb1693c6b0f 1,827 1.00/1.00 vMB 41
512,274 512,274 00000000000000000037c35b7aac0e383b15b5335a2f46d8b47fbd764c44ed64 1,394 1.00/1.00 vMB 35
512,273 512,273 0000000000000000002afb2918b23720cf6a0e25ae9ad30968157fd93401b321 1,601 1.00/1.00 vMB 79
512,272 512,272 0000000000000000001bdc43fb66c686c254016df1e30f6c3daeb41b6fabb9b4 749 1.00/1.00 vMB 71
512,271 512,271 0000000000000000001cf03a79c68dd70d954f2370f48a93e68024eb3a0ecbc3 118 1.00/1.00 vMB 2
512,270 512,270 0000000000000000000e1d7e15dbaf73a45af266768b5f8ed2c55a74fd9857c6 885 1.00/1.00 vMB 11
512,269 512,269 000000000000000000096e841399a876d294df4cfa05ed35fb157f75b4feb8ae 1,489 1.00/1.00 vMB 23
512,268 512,268 00000000000000000000637a72c117abbb0b8428b5e5b85dd81e6b925ea4fd1a 2,823 1.00/1.00 vMB 54
512,267 512,267 0000000000000000002a40e4ae40e7c242f8606d565118311b8fe90d3d8d3685 2,625 1.00/1.00 vMB 43
512,266 512,266 00000000000000000008c4f9be89d66b392b2b72c963e5de0f0b0f801c50e00e 1,512 1.00/1.00 vMB 22
512,265 512,265 0000000000000000001854dca45703365649f7b046320bd94f30187f38f1078e 812 1.00/1.00 vMB 19
512,264 512,264 00000000000000000016a1f6c4caf3649b4f68780a885900f090dc82dd300340 217 1.00/1.00 vMB 2
512,263 512,263 0000000000000000000f1487475a7f7ff4c36fbea2811e599d090bf5ad458547 340 1.00/1.00 vMB 5
512,262 512,262 0000000000000000002da8f4a9c7a1b4f2099aeabf446be84fd90d7531115932 748 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.