Loading Tool

Explorer IconExplorer

Memory Pool

79,091 transactions
29.76 vMB
0.09331142 BTC
Random Selection Loading Transactions
Max Size: 179.71/200 MB

Candidate Block

Mining Attempt 26338b06b8c08b11d040a1b2268aaed72727ff311fb30ed7c6db6b69c6262495
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 4f45bd25f58e0c41b99b6366d97f71b7035c4f61d7b66cbdf3f9a3d8daff254c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,553
Size: 1.00 vMB
Total Fees: 0.02674996 BTC
Feerates: 101.62 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (302,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,083 613,083 000000000000000000060f4bc2e8810845b43e35b10642e9f934becd735e82ba 2,614 0.87/1.00 vMB 21
613,082 613,082 0000000000000000000c5ea49df5e28129a4ecd97b3f21c97ec77f20ee4bb18d 1,051 0.41/1.00 vMB 20
613,081 613,081 0000000000000000000f836b2505ce16846b732f3960e549e3da9b7880baf1aa 720 0.22/1.00 vMB 22
613,080 613,080 0000000000000000000fda19337834c092be6643364e19f5b37dc345ec0a861e 2,964 1.00/1.00 vMB 19
613,079 613,079 00000000000000000001e9013816e6b305abdf656b11a4acfc7f0b3330a5332b 2,970 1.00/1.00 vMB 20
613,078 613,078 00000000000000000003ccc19af1d6f47f68bfc4dd5ff9aa390e72031bbcfc27 529 0.19/1.00 vMB 14
613,077 613,077 00000000000000000011d689a313a14c10dee337c3bb87616afb837578ed9926 2,598 1.00/1.00 vMB 20
613,076 613,076 0000000000000000000d3d3e008e23cd76be68627f54c29d572f488dcf4b01db 287 0.11/1.00 vMB 12
613,075 613,075 00000000000000000000c631416e0cb89ded12d60b46cbd7c49d4fb3fedd9eeb 1,629 0.54/1.00 vMB 21
613,074 613,074 00000000000000000000e776a4bd1bbb51641eb47cb91e1776be31e1bb10acc1 784 0.62/1.00 vMB 2
613,073 613,073 0000000000000000000f61efa61d7c8049a983835421896b0986e1cf5f269f89 401 1.00/1.00 vMB 1
613,072 613,072 0000000000000000000195545b02f4e3e97ebdc3da0d6112422f0ecebece9922 2,316 1.00/1.00 vMB 13
613,071 613,071 0000000000000000000c5b0260ad75ba45d45ce251461f7eac965b5e184dd224 2,109 1.00/1.00 vMB 29
613,070 613,070 00000000000000000001b267073a30a9e4ecde136dba8f4ee2665ba3720ff619 2,038 1.00/1.00 vMB 7
613,069 613,069 000000000000000000022baeeba8f8a81db6728db28c73ad2c7fdeda271d5e5d 3,020 1.00/1.00 vMB 23
613,068 613,068 0000000000000000000ee30d64fbb5cf670a00501a891ddd6702c0b444a645d0 3,166 1.00/1.00 vMB 22
613,067 613,067 00000000000000000007fc9fe3044240bde30ef6a36caacd0e4c9807c1f7a699 2,445 1.00/1.00 vMB 11
613,066 613,066 000000000000000000051c930c13e18b207379f361bfaebd1984eb62ed2e4a71 2,292 1.00/1.00 vMB 25
613,065 613,065 00000000000000000008ca56ce4b90a64f811d97090263560fd35f05e044b53b 2,804 1.00/1.00 vMB 33
613,064 613,064 000000000000000000029c067ddc03d039a27f69eb33167ecaec1ae341b75135 1,259 1.00/1.00 vMB 3
613,063 613,063 000000000000000000099290577a9f542e271e04f25094ef7183699043e42220 2,587 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.