Loading Tool

Explorer IconExplorer

Memory Pool

81,876 transactions
30.72 vMB
0.09824104 BTC
Random Selection Loading Transactions
Max Size: 184.86/200 MB

Candidate Block

Mining Attempt a8a306b3e084aff953cc9ba863f02f9097877d4659713231cca48025ba85a80d
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root deb0a0469ce3c28e521fed8282b7dab3da3622e3133cd1064d22b00de05f41de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,962
Size: 1.00 vMB
Total Fees: 0.03062148 BTC
Feerates: 163.06 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (153,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,208 761,208 00000000000000000001cbe10954ea12e7d77288d2b40ea624eea93aa6631d71 923 1.00/1.00 vMB 3
761,207 761,207 00000000000000000003a5fab4c22e49017fe99f4dbcc8381c0d448f82d6cd86 3,052 1.00/1.00 vMB 20
761,206 761,206 000000000000000000030418b8791cd8d6c542a6957afc826e578f451746e8fa 1,983 1.00/1.00 vMB 11
761,205 761,205 00000000000000000005801a05d42fb61894f211b5ba550ad360e7cc221ffe69 1,032 1.00/1.00 vMB 4
761,204 761,204 00000000000000000006253453c2c6d3a08c5f8e1c9273e65e125809c3cae24c 2,156 1.00/1.00 vMB 7
761,203 761,203 0000000000000000000315c328ac157363422e133e8e199817e340ad0e0f33e9 1,481 1.00/1.00 vMB 5
761,202 761,202 00000000000000000000d5a39d11e8de3bb561ee90af24d74c7492286478542f 935 1.00/1.00 vMB 15
761,201 761,201 00000000000000000005d90a26c2655410897962cb4d9266f924113292c4208b 3,299 1.00/1.00 vMB 3
761,200 761,200 000000000000000000020ccb3919af1e4c1a180318c2d388c63ecc972c832e2e 2,239 1.00/1.00 vMB 10
761,199 761,199 0000000000000000000087b9c7a8e58e722557bcd90b036b5dd77ff710cf05ef 2,220 1.00/1.00 vMB 12
761,198 761,198 00000000000000000001a7f5d4b791c8c41b15a54e0f91c50f9d95f76e58cc99 2,811 1.00/1.00 vMB 14
761,197 761,197 00000000000000000006666d639f4b7d75dd52a7d48be108c37dea4f136b8fc2 3,182 1.00/1.00 vMB 27
761,196 761,196 000000000000000000021bc56fa78e01057059287d25d1a948a5ddeaad3987e7 2,773 1.00/1.00 vMB 14
761,195 761,195 000000000000000000015be3c5f0d137e57ac524d0222a677ca719cf7f676a26 2,369 1.00/1.00 vMB 19
761,194 761,194 00000000000000000003abee44da383b98816624201cb5f382824771d7bdb93c 3,004 1.00/1.00 vMB 23
761,193 761,193 00000000000000000006e9c25e45559e92f17a2b641654c3dc777bfcab3c7430 1,961 1.00/1.00 vMB 14
761,192 761,192 000000000000000000022a1696f2f5130f1d6cb3bd81cd3a1f336a706051a7ff 2,281 1.00/1.00 vMB 21
761,191 761,191 00000000000000000004207f4f0abe5669ad03bc42ecc92c03fb12a9b301fe42 412 0.14/1.00 vMB 10
761,190 761,190 00000000000000000001a8c5c5042c70267fec780c075d5ee23363e0261329b3 265 0.09/1.00 vMB 8
761,189 761,189 000000000000000000066cc8c40e47c58c6e8196e4b9e3e81ae18a361380c93c 2,155 0.94/1.00 vMB 3
761,188 761,188 00000000000000000007014ff01c3652174655737a34edc7e958bad29d0b84af 3,213 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.69 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: 693.58 GB
    • Received: 16.51 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.