Loading Tool

Explorer IconExplorer

Memory Pool

51,320 transactions
30.94 vMB
0.16018446 BTC
Random Selection Loading Transactions
Max Size: 165.84/200 MB

Candidate Block

Mining Attempt 13e59a016cc63d7d8340e88d1386adae9d7e3280df8112e1f7a1ee79e2d2dc20
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root faa7ec7961a547cd44ab083c97cfc3e3b422980cb83becf3aac4ff93699a3591
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.08381815 BTC
Feerates: 200.91 > 8.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (220,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,220 694,220 0000000000000000000f661a4d077dc71243c3cae55a7b952968c77ee6c1e727 544 1.00/1.00 vMB 4
694,219 694,219 00000000000000000007bd61673f48ad95764ea4423c1c53d3f4ca06441cec0b 2,419 1.00/1.00 vMB 11
694,218 694,218 0000000000000000000db95c9d99bede7e26d27b08331c2834125722be68faa5 1,391 1.00/1.00 vMB 9
694,217 694,217 0000000000000000000a4f1642030afed69846046c9121f8b9ba03684887cf4c 786 1.00/1.00 vMB 14
694,216 694,216 000000000000000000083b48bb5969e361ab0d4b42135208e0ff69d9325deedb 2,237 1.00/1.00 vMB 10
694,215 694,215 000000000000000000077bcf023a9e40d4ee11d6320564c97600e5cb518bced5 1,757 1.00/1.00 vMB 3
694,214 694,214 00000000000000000007e676a1e6c9becd3ac20584de1a1b5e25b9f6d9a846dd 1,756 1.00/1.00 vMB 5
694,213 694,213 0000000000000000000b2657fd15c117ed9bac14211a749b29dac5285ef83865 2,399 1.00/1.00 vMB 12
694,212 694,212 0000000000000000000ed74093ffa1221de0a9c673402da4a039f9b7162efec2 2,630 1.00/1.00 vMB 11
694,211 694,211 00000000000000000004abdf8ec9b7ac450296d608dcc392c3245162be92c3f6 2,521 1.00/1.00 vMB 10
694,210 694,210 0000000000000000000f0f98b574ffebd909cc213545e9fb3d0a2f41bc32a7a8 2,781 1.00/1.00 vMB 25
694,209 694,209 0000000000000000000b4f31f40f8d839a9258e2a6c2d59290743c92db243579 2,909 1.00/1.00 vMB 42
694,208 694,208 00000000000000000005a233f95d88ab2389739e2eddef846a67cb47c2c4ea2e 565 1.00/1.00 vMB 5
694,207 694,207 00000000000000000009769658fc10e81378dfebea478947553cfb848ec3d2ea 724 1.00/1.00 vMB 9
694,206 694,206 00000000000000000001951d117f8321c4d00903341753bc368b14ad81170a2f 3,026 1.00/1.00 vMB 11
694,205 694,205 0000000000000000000f2e8cd58e6e53983738db04d0fff673023072685b9c34 2,658 1.00/1.00 vMB 34
694,204 694,204 000000000000000000049efa49d9c97a60f19cebc235f6b4378361d84522024e 1,731 1.00/1.00 vMB 7
694,203 694,203 00000000000000000010b66d49185721c619f15bfc8c2310b7998247358f4234 2,099 1.00/1.00 vMB 10
694,202 694,202 000000000000000000095a425840282ebe95f1021f9b2883db55d4f1400b65fe 2,305 1.00/1.00 vMB 32
694,201 694,201 00000000000000000003fe34556011c573f2f821ec2b4030d9426620e057c68f 3,325 1.00/1.00 vMB 9
694,200 694,200 0000000000000000000117c99ebd03ab812605fb99e6c8b3d67e39a6c8f87b27 2,815 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.53 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.