Loading Tool

Explorer IconExplorer

Memory Pool

52,081 transactions
30.36 vMB
0.26478590 BTC
Random Selection Loading Transactions
Max Size: 160.17/200 MB

Candidate Block

Mining Attempt f84cf8050b257fdd7cf28eee99161e81249d8e6e9db1d1ae517176dc48b95c01
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 5472b03cd9588b7d59c0c1ac008ad70d65b090cd79248c0ebcc0e177fda9f6bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,758
Size: 1.00 vMB
Total Fees: 0.08354132 BTC
Feerates: 229.15 > 8.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (592,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,993 321,993 000000000000000021446ffb78716da2960968208a5697b4180548ec32351fd3 1,607 0.75/1.00 vMB 27
321,992 321,992 00000000000000001b8385149fda9051cfcd27b22812f841d2dc449dc795fce4 1,249 0.35/1.00 vMB 49
321,991 321,991 000000000000000011ee433e1abc690b3d56e0f542e2cfe43433061c33a13655 596 0.28/1.00 vMB 29
321,990 321,990 000000000000000005634fb050e1d2b9cf3e58301a0e68ade84422d6c177169c 188 0.13/1.00 vMB 24
321,989 321,989 00000000000000000c589572538b966b679d7897fd3bc3bb1b6921c5c88151f0 544 0.35/1.00 vMB 31
321,988 321,988 00000000000000000160560120236a235c630de998abe7404d5aceb820abdaea 41 0.02/1.00 vMB 35
321,987 321,987 0000000000000000233de171066938c51fce7a140e9425084d11b9a834f2abbd 517 0.46/1.00 vMB 22
321,986 321,986 00000000000000000b296578bddc95c9cf13e6ec4d8b2c284430b300c7f209b1 267 0.15/1.00 vMB 24
321,985 321,985 000000000000000009c165a4c7acfd0bf431be2e44024acecadca33a4a84ea1e 916 0.43/1.00 vMB 29
321,984 321,984 00000000000000000ff81729a578c326d3dca998ad15f99ba6b08d1cb557dea8 64 0.02/1.00 vMB 36
321,983 321,983 000000000000000013f4cb9ea7677a353ec830427fed42e6cabb948412f98dc0 42 0.03/1.00 vMB 18
321,982 321,982 00000000000000000e87ae0c437ad957109b46521c3fa5686855210296b6f7bf 134 0.31/1.00 vMB 13
321,981 321,981 000000000000000016bd01a6d3a5751bea05c8b83d22f138e47e21f7b32b6c87 557 0.28/1.00 vMB 27
321,980 321,980 00000000000000001f24eba744de9639bb66d982c8f1597f3b86068320f2ddc0 412 0.70/1.00 vMB 16
321,979 321,979 0000000000000000108fa54ef27b262cbc9196bcf0aa3bf51bff07403ce397f2 128 0.04/1.00 vMB 36
321,978 321,978 000000000000000002c4c2b5d71b82aa415860eacbaeed9bb3821d4f900cb388 697 0.59/1.00 vMB 20
321,977 321,977 0000000000000000118676aa7dff99bfa7ab764fea06e09be7a533bef9c130cf 702 0.46/1.00 vMB 23
321,976 321,976 000000000000000008db537dd0f9d152fc0975c6d5ad1025fddb7828a22a9b78 669 0.40/1.00 vMB 26
321,975 321,975 00000000000000000b8a2d79f4dc2443480368c99e97adf28debb914272a9d9e 795 0.35/1.00 vMB 32
321,974 321,974 00000000000000001ab599bf79c172f9671d6a15fb17cc5924b9f59ab7cd8e91 270 0.13/1.00 vMB 29
321,973 321,973 0000000000000000066dd4166c9e271ebd5069f1c6b202e4426f955e26c066ee 426 0.21/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.87 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: 644.17 GB
    • Received: 12.61 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.