Loading Tool

Explorer IconExplorer

Memory Pool

85,150 transactions
31.72 vMB
0.11451883 BTC
Random Selection Loading Transactions
Max Size: 194.49/200 MB

Candidate Block

Mining Attempt 58148541d7ded98be0bf503acb7e981da3af8e1e152c2e2905668d8cfc42d71d
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 222f5c2dcf2d0f1fd264d4f1172e689702f9a546d6652a1d9d3bb39377d5a23d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,968
Size: 1.00 vMB
Total Fees: 0.03952932 BTC
Feerates: 301.57 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (398,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,058 517,058 000000000000000000453e4bf804603e8ae98e9487517168dfeb5c683c362369 461 0.26/1.00 vMB 36
517,057 517,057 0000000000000000003bb1595cc77b450844be78f483dea8f8c9440e3fa4af3c 395 0.15/1.00 vMB 25
517,056 517,056 0000000000000000003c7170bee80387580630699221d0b1b5c80b796820e1b3 42 0.01/1.00 vMB 81
517,055 517,055 0000000000000000000f830a40e792d51678c9aac02d6a8ed5a543e8df10411e 906 0.39/1.00 vMB 11
517,054 517,054 00000000000000000014f259bfb5c5a5e77a1cf42404fe94b69178739e6fa6b2 2,242 1.00/1.00 vMB 33
517,053 517,053 0000000000000000001d2e6722ac8f70c1d321d99219c023d08ed68e8ec5cf9a 853 0.49/1.00 vMB 4
517,052 517,052 0000000000000000004600d01e7d1399eadb885a133c921f11d5a8290502b714 2,509 1.00/1.00 vMB 40
517,051 517,051 00000000000000000044b81c0c0b7fa47e194239f291726f5ef5c70cb58fffea 1,918 0.67/1.00 vMB 32
517,050 517,050 0000000000000000001f37e7fc067553887bfc3136717a5561573a5599e62cc1 2,061 0.89/1.00 vMB 31
517,049 517,049 000000000000000000010394a75f9b1c89373ebead7ef3350052f62021692ad9 2,724 0.94/1.00 vMB 105
517,048 517,048 00000000000000000045aa7689ccd4b18a598a93d8f5b34e4d081566526f1bb0 175 0.07/1.00 vMB 105
517,047 517,047 0000000000000000002d9b5c56552f869acefd199f86462d64e667b088c8d46f 1,746 0.73/1.00 vMB 84
517,046 517,046 0000000000000000003aed8cd34ec95986d6094589b3a0db45ddef2eb9fe133a 119 0.03/1.00 vMB 152
517,045 517,045 00000000000000000020c455a725444f80936f78eae77ffbe24628b45174458e 267 0.11/1.00 vMB 73
517,044 517,044 0000000000000000000e4996a3ea4f92418b38f57e8152d050c9ec077d335083 1,093 0.45/1.00 vMB 101
517,043 517,043 0000000000000000001bfaabb992b104e81c971d0ea394a0b357e637dea8c034 8 0.00/1.00 vMB 51
517,042 517,042 00000000000000000015276a6b8f5478950f226c4ec97dbb5928ff574985d508 75 0.03/1.00 vMB 10
517,041 517,041 0000000000000000001fd8e6eeaafd208ab264536e512154cdade2ca6fa5478a 449 0.21/1.00 vMB 37
517,040 517,040 00000000000000000017b014260ffab242d6277b451a21b38f3a744eb5994888 172 0.06/1.00 vMB 27
517,039 517,039 0000000000000000003c814942d5c8637369f35ad491b5422015ff10ce9fff46 467 0.19/1.00 vMB 16
517,038 517,038 000000000000000000406c8385f6c26eeedd65c50a56f22be7afe151a80f1a60 2,063 0.79/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.