Loading Tool

Explorer IconExplorer

Memory Pool

79,044 transactions
30.17 vMB
0.11959075 BTC
Random Selection Loading Transactions
Max Size: 179.59/200 MB

Candidate Block

Mining Attempt ec0f924b34505a3d9422949c6da0f9f57af33ce279b9e78d9d760d14c3552d9e
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 24444db75747cc6a42eca97e8c0b4c5617ed274cbc21900122a3dc98132a0744
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,333
Size: 1.00 vMB
Total Fees: 0.02910205 BTC
Feerates: 109.82 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (54,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
860,916 860,916 0000000000000000000187835f3277d0f2ade8a66327f6310e0344a739990a39 3,425 1.00/1.00 vMB 10
860,915 860,915 000000000000000000026bf0975fbc34bf35447128acd6a6bbc8fbb55890b44f 3,108 1.00/1.00 vMB 6
860,914 860,914 0000000000000000000069878baced42d18fea1ca91f8870a397203c36c7519a 3,072 1.00/1.00 vMB 11
860,913 860,913 00000000000000000002fd6b5e739b3a72ee46660fadf78b4ad0a3302858b6e5 2,374 1.00/1.00 vMB 6
860,912 860,912 00000000000000000002475953084b62e25ddf5138409bb5411d6835139758bd 3,821 1.00/1.00 vMB 7
860,911 860,911 00000000000000000000b51bc32a98163daeab8822196aef12a28cccc6db97c0 3,685 1.00/1.00 vMB 10
860,910 860,910 0000000000000000000143411aadd05ea9244a552d161c45b21ceff74fbcc0cf 3,297 1.00/1.00 vMB 16
860,909 860,909 00000000000000000002a53538b7b69f10a0cb825aa15463c212622b1e20bf68 2,696 1.00/1.00 vMB 4
860,908 860,908 000000000000000000002a3a6212cd260ebf8619737da1dddb62b34ec8aaa43d 2,953 1.00/1.00 vMB 6
860,907 860,907 00000000000000000002d8a99d0989d1913513ced43071236c3abf533d7caa7c 2,552 1.00/1.00 vMB 7
860,906 860,906 00000000000000000003006482111b2e9291376342afff67348f5f91f37d4853 2,879 1.00/1.00 vMB 6
860,905 860,905 00000000000000000000694219a260a25e76366e5fc1cc2e7db0bfaba2b6b79b 2,264 1.00/1.00 vMB 6
860,904 860,904 00000000000000000000057d7c3f78476230afa528a90371e9e2b86537bf39d6 3,400 1.00/1.00 vMB 10
860,903 860,903 00000000000000000001b228f9faca9e7d11fcecff9d463bd05546ff0aa4651a 3,167 1.00/1.00 vMB 4
860,902 860,902 0000000000000000000135e6789bac985f832ba305d6414617f8813dfc4e8263 2,123 1.00/1.00 vMB 5
860,901 860,901 00000000000000000000fca98d75e2de6eef6b233ed19db6cb4dc4289c9c3c33 3,472 1.00/1.00 vMB 11
860,900 860,900 00000000000000000000858c86b460f58bcd61cf51cfb8adc696d92f26c34e36 3,298 1.00/1.00 vMB 10
860,899 860,899 00000000000000000001c2b1ffcd1ccaf1e184cb0c94371cbc15bea66088dc86 3,393 1.00/1.00 vMB 5
860,898 860,898 00000000000000000001894636da028800ca247c0b960fec6babc05fdf06c9c8 3,027 1.00/1.00 vMB 8
860,897 860,897 00000000000000000001938e33c3804636eb74afdc69c8116555b8f0bf6d8330 6,130 1.00/1.00 vMB 3
860,896 860,896 00000000000000000000a17153ed7b12bc191ce8d2193471e8aa0a7ba7934d6d 6,631 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.