Loading Tool

Explorer IconExplorer

Memory Pool

72,398 transactions
27.95 vMB
0.06475993 BTC
Random Selection Loading Transactions
Max Size: 165.67/200 MB

Candidate Block

Mining Attempt 7405970b56ba5f66e67e4a089d3c087519f77515350b70d86c8890e955a72f62
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root ae198885d436d3222e9dcc33c1df31c8da5eebcb8dd3b1ac5c4a95c040e3d91b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,260
Size: 1.00 vMB
Total Fees: 0.00878641 BTC
Feerates: 40.21 > 0.88 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (283,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,509 631,509 0000000000000000000f3e41565e9e9b59bb44d5aed8ed888f97134c69d52f5b 2,313 1.00/1.00 vMB 40
631,508 631,508 00000000000000000011bd9afa93760c9da4757e194412e6ad57d16797c8e1d5 2,380 1.00/1.00 vMB 84
631,507 631,507 000000000000000000109b7cc4553673229499071c966dd4dcbea63c3445cf78 1,647 1.00/1.00 vMB 16
631,506 631,506 00000000000000000003b0cc54e82bccff000d0e9bbc895426415f03473f4c07 2,277 1.00/1.00 vMB 94
631,505 631,505 000000000000000000045944a6b79d8b651898407a5765186c5922ea6354c446 2,940 1.00/1.00 vMB 133
631,504 631,504 0000000000000000000cc5c676a5b610a8699a2909f7c667401e698c0d39a3fc 390 1.00/1.00 vMB 10
631,503 631,503 0000000000000000000998f0cb646fa0a90ec9502d29aaaed3d33d922bca288e 1,518 1.00/1.00 vMB 54
631,502 631,502 0000000000000000000eabbe5da6beb3e89a0a7439c140487ebe86bb0d62ba87 269 1.00/1.00 vMB 8
631,501 631,501 0000000000000000000e9efd34d27aad77ee49fe895ee9245abac877eba1444f 1,657 1.00/1.00 vMB 50
631,500 631,500 0000000000000000000a0037c233952df1064da62d11bad6c549bae04e239b8d 1,190 1.00/1.00 vMB 22
631,499 631,499 0000000000000000000942a6972fc3bd6cbfea961f302373db7ebfba277127cf 2,267 1.00/1.00 vMB 128
631,498 631,498 0000000000000000000ad7a9e2c13a43a0fbf19dc1aab45821c2d091fc53c4d0 157 1.00/1.00 vMB 4
631,497 631,497 00000000000000000007be3b65df8b809cca1a80dd7de79d2be64b139cf212bc 1,587 1.00/1.00 vMB 52
631,496 631,496 0000000000000000000b842ea00dda997cd74893162ef472b8a599d0f3b5d0fe 286 1.00/1.00 vMB 10
631,495 631,495 0000000000000000001287974b2d4e9f70de7d325797a5d6eeeb58f84765ff11 1,847 1.00/1.00 vMB 68
631,494 631,494 0000000000000000000e716abd594580919f8eb12b2202f8a26455ad3db092dc 2,081 1.00/1.00 vMB 81
631,493 631,493 00000000000000000009884cd94f8a6d623b917d35e3d1f6cf910e0ffdc4b636 1,625 1.00/1.00 vMB 60
631,492 631,492 00000000000000000006ac1006b42fe9a3e60921d37997bf03897f6adaac46f5 1,848 1.00/1.00 vMB 62
631,491 631,491 0000000000000000000b451a432c1e949919880c9e160b14c9c97e88143cc996 960 1.00/1.00 vMB 61
631,490 631,490 000000000000000000031a6481dbcf32599fe1ff1d583856185168b2d80f6e15 2,035 1.00/1.00 vMB 82
631,489 631,489 0000000000000000000c2d0e45abaf886c3c46a5e6393b8ddebe911ed8c95834 321 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.