Loading Tool

Explorer IconExplorer

Memory Pool

78,492 transactions
29.37 vMB
0.08070900 BTC
Random Selection Loading Transactions
Max Size: 180.03/200 MB

Candidate Block

Mining Attempt c90a81fdf45ace3413d29c34e9ede37f65dc591865fa70c881bf4278c618b567
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 8f1512927af2519d58eea66401afdea486ebec4f87bf6edc5011f632eec9f11f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.01627448 BTC
Feerates: 73.20 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (220,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,163 695,163 000000000000000000037590497335269bc637873c3b7b51fb8a7ea461ba0ae0 1,445 0.44/1.00 vMB 11
695,162 695,162 0000000000000000000baebd7e49877be856ea047bee72caea58f031ad89e1cb 32 0.01/1.00 vMB 17
695,161 695,161 0000000000000000000f315d8662789e3ba03e697e82a6a8adc5f69de5fbca62 2,310 0.90/1.00 vMB 13
695,160 695,160 00000000000000000000555cbe239fa34afb68857ea41c191a8b48759c61e61d 2,826 1.00/1.00 vMB 4
695,159 695,159 00000000000000000010fb48218658675d1514e854a79f0ff91b7096009723ed 3,297 1.00/1.00 vMB 22
695,158 695,158 0000000000000000000d00135be9f8ff0158b48d0291cf27233fb421d5e9acc1 1,453 0.56/1.00 vMB 24
695,157 695,157 000000000000000000015b4a380c877b9020793db3b73f07e1525d1486442622 1,040 0.37/1.00 vMB 16
695,156 695,156 000000000000000000106ea54beca23f3da85d499a89c3878be7b21534ba5dd6 994 0.38/1.00 vMB 16
695,155 695,155 0000000000000000000801bd817bd6ab236cdfd0189f96bcd05dbbffc0bdf446 495 0.17/1.00 vMB 11
695,154 695,154 000000000000000000041e32509a51c7e8e5267248d6cccfd991cc5181d75434 2,220 0.88/1.00 vMB 9
695,153 695,153 000000000000000000102a53466fa7048fa0607710272ef41aa32169d468031d 1,329 1.00/1.00 vMB 2
695,152 695,152 0000000000000000000d00e0868f4fd52f4c2ee8c41b8c14dfa605e6ad4d53a8 1,495 1.00/1.00 vMB 3
695,151 695,151 0000000000000000000b9b05bf88a3dc7af62e0d4367a777adb9e2a6a9b68f2d 2,511 1.00/1.00 vMB 13
695,150 695,150 00000000000000000000d606dc04402ad5dcaa6018b2179454b056a245d282f6 2,736 1.00/1.00 vMB 10
695,149 695,149 000000000000000000021e707ae13a1ff8edb0f8b3740ff0569be76f1fdec301 3,026 1.00/1.00 vMB 33
695,148 695,148 0000000000000000000d76961cf00068e1a86dff3d5d791b82125a46d69f3ebc 3,248 1.00/1.00 vMB 14
695,147 695,147 00000000000000000006e3c6f9e2e8500125ef3e55311cec0f6ac78d0e7cc7dc 2,713 1.00/1.00 vMB 13
695,146 695,146 0000000000000000000b64f9c2a4b5117cdf107623301c5573b70aaff4d910da 1,088 1.00/1.00 vMB 6
695,145 695,145 000000000000000000112cc360e66054b63d1d28140a4b9679c80e7da3580853 3,503 1.00/1.00 vMB 5
695,144 695,144 00000000000000000006a8d0f4caceb0895153eabb9d7b75a0d792069945cb7c 3,052 1.00/1.00 vMB 23
695,143 695,143 00000000000000000000e4f63ea6541096ba9d4c1db5458a668f3699fe9bd97d 750 0.25/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.