Loading Tool

Explorer IconExplorer

Memory Pool

83,237 transactions
31.30 vMB
0.09634554 BTC
Random Selection Loading Transactions
Max Size: 190.81/200 MB

Candidate Block

Mining Attempt a8b856f14253989c8c8d1416f1ccc550f8d681b011b875bafe175c0a411e292c
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 513895e0786a66f3f9037000b2e50a9e71bc5b5667addf744611d512a9dac2f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,244
Size: 1.00 vMB
Total Fees: 0.02480210 BTC
Feerates: 177.93 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (405,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,527 509,527 0000000000000000002c5ca81a3a9c88d3a80cae7cd55af76137a03fffd979cf 2,789 1.00/1.00 vMB 37
509,526 509,526 0000000000000000005860cf64a4d3a5d6a9602f93d9480d39163a2525806bc0 2,755 1.00/1.00 vMB 121
509,525 509,525 0000000000000000003eec56268b0f95461e6ce2efe3fffa7e0c53b7d7a0c303 980 1.00/1.00 vMB 21
509,524 509,524 0000000000000000003aac2dcbf266e7d81cb08fdd5cd4e92d1d2bc9c48a6234 398 1.00/1.00 vMB 12
509,523 509,523 0000000000000000006068058fdc243b41b2719638b958862581e61179d947e2 543 1.00/1.00 vMB 16
509,522 509,522 00000000000000000029e895016d430acd643208b124bf83e21a2b32622c59f4 596 0.21/1.00 vMB 68
509,521 509,521 00000000000000000053ad287a9856312e38184d6a9cc6ce33cc1d8b08f131e1 663 1.00/1.00 vMB 30
509,520 509,520 000000000000000000538cce0f17f975aeca7d24192847cb88e6ccefd049cb00 1,860 1.00/1.00 vMB 68
509,519 509,519 0000000000000000001474249b489c245494646dfeea3a797ef1d3d8e452f5c4 438 1.00/1.00 vMB 9
509,518 509,518 00000000000000000022590445734c4724f302ad4e06ff2051cb7f992fe10302 212 0.56/1.00 vMB 17
509,517 509,517 0000000000000000005d127a1ae630e80e0880fdff5e40030b6039f58ee8b642 1,246 1.00/1.00 vMB 56
509,516 509,516 0000000000000000003b6c6834106dc774ab6e267d25e7a1730ae3bace4cb632 341 1.00/1.00 vMB 8
509,515 509,515 000000000000000000510ba3ddadabe4ef08f04878091ebbccd946482d75543d 191 1.00/1.00 vMB 5
509,514 509,514 0000000000000000005c08edeeda0764cbd02c0e847e1d3156dc33ea6b013928 1,684 1.00/1.00 vMB 75
509,513 509,513 0000000000000000001571db6cc7053518eaacf4872cb6e16e5448e9c22f92d4 1,107 0.39/1.00 vMB 121
509,512 509,512 000000000000000000592a89ef79e928458bceb5945903126efbd64147fb8c18 218 0.11/1.00 vMB 107
509,511 509,511 0000000000000000002f70ff971c34e17809c1b1eb6d02ddc6ceac1d7ff60e01 719 1.00/1.00 vMB 39
509,510 509,510 00000000000000000035c7735030a5d0ab0588c423896024c034ad135fe68f59 555 1.00/1.00 vMB 14
509,509 509,509 00000000000000000003a7fb0323c296552e5c63bbead1adc08c2f1ff578cde0 1,171 1.00/1.00 vMB 56
509,508 509,508 0000000000000000004aa29dda057f9d6bf152bc1dd39f2680cc9a97006d71fd 696 1.00/1.00 vMB 33
509,507 509,507 0000000000000000002b3085197eaabf3423a85038609bddc4bf0134579127f6 1,039 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.97 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.93 GB
    • Received: 17.75 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.