Loading Tool

Explorer IconExplorer

Memory Pool

83,296 transactions
31.45 vMB
0.10616947 BTC
Random Selection Loading Transactions
Max Size: 192.28/200 MB

Candidate Block

Mining Attempt e0dd474abd3e6dc75891a2524365497cadbf62d55ccbe14e337ae6c906107933
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 1cb991678aae157ae8f8064e4fdd757c9c61e59ae16fb6a72f2babb857c28f85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,345
Size: 1.00 vMB
Total Fees: 0.03430989 BTC
Feerates: 301.05 > 3.44 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (597,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,053 318,053 0000000000000000098bc18f09e355a7cb61d23d2d364366e4b9400046f2872f 231 0.13/1.00 vMB 21
318,052 318,052 00000000000000000ea602655bfb164ad38d0766e645020e76153b7e1c7c33b0 635 0.35/1.00 vMB 25
318,051 318,051 00000000000000002bac02c4e87c5a975cb44ef60ff2f7424678eede4f2e9095 128 0.05/1.00 vMB 28
318,050 318,050 000000000000000014bbff051d9a3b299eef9a44ae412be4333d1043d432e026 38 0.02/1.00 vMB 19
318,049 318,049 00000000000000000213b23e2f011fe821e245c9e0f4b50659e8bb0c73f8b8de 558 0.29/1.00 vMB 27
318,048 318,048 000000000000000008b003208c2ce2f4f3fd86c514207eeab100784f9cea3d82 329 0.21/1.00 vMB 21
318,047 318,047 00000000000000002108907de9ac109375829ed84861fafee5ecc9b41ff7464d 217 0.17/1.00 vMB 15
318,046 318,046 000000000000000027220519772df04144848af1c543ad84184360bade3c8d80 261 0.19/1.00 vMB 24
318,045 318,045 0000000000000000155017e51a9471835b41a2086582f02450eaa13b9e7e6c7a 217 0.17/1.00 vMB 18
318,044 318,044 00000000000000001a21b8a688f566a4753642db52a01fe19ed1b7f1f48672ac 206 0.14/1.00 vMB 24
318,043 318,043 00000000000000002898b28f8f82a9726f3167cc1b983e5e5ed4dd98adf582c9 474 0.26/1.00 vMB 24
318,042 318,042 000000000000000025d21df58ca265701d5be5656ec58265690f40aaa8ec5e8d 586 0.40/1.00 vMB 24
318,041 318,041 00000000000000002a5e9b202989a5d1c3f49e58bc485f9930426292f56b4436 22 0.01/1.00 vMB 32
318,040 318,040 00000000000000001c5de9137d0ed33f25ee092138819b1f24d83926dd285d03 332 0.19/1.00 vMB 42
318,039 318,039 000000000000000005b99e35ec86ae61199893ddc3aba936c80ded50047b2def 552 0.32/1.00 vMB 27
318,038 318,038 000000000000000026cff3a53e60e2704cfdae8f6f717c3c4068227cdfd4e158 61 0.03/1.00 vMB 19
318,037 318,037 0000000000000000280bbd76e75df7bd66af70ecf617d96261a86a1a8f926613 741 0.45/1.00 vMB 26
318,036 318,036 0000000000000000150b35fe80e3ccd4790c1c50c8c33b1593dfdd3bf8ddc6e8 706 0.39/1.00 vMB 28
318,035 318,035 00000000000000000d475522bfed0844b7b3bf427ca198ff689eddad0f15c8c6 730 0.35/1.00 vMB 30
318,034 318,034 00000000000000002c1115be03148ca4c5b42e5ed07c575a63e0e8a99e4cd645 550 0.28/1.00 vMB 29
318,033 318,033 000000000000000010c9261f5c4d86ff94779404345e3efc0854efb90b5e3992 1,116 0.51/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.77 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.33 GB
    • Received: 16.89 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.