Loading Tool

Explorer IconExplorer

Memory Pool

82,302 transactions
31.11 vMB
0.12144589 BTC
Random Selection Loading Transactions
Max Size: 186.20/200 MB

Candidate Block

Mining Attempt 00c11166451d39b0519fea129657d4241536abed0096a638d1e18f8816cbaeab
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root d3a88d120ea02414cd1b6c3d4dd44b9503e6fbda4a279ffa1ef2a1c1fd41967c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.03621321 BTC
Feerates: 101.42 > 3.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (94,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
820,258 820,258 0000000000000000000280170a30eb4fd26d169a434823dda421c7608db5d868 3,484 1.00/1.00 vMB 101
820,257 820,257 00000000000000000003065a01cd0b034e16cf0b06d75e89171e175ffdea3e04 3,317 1.00/1.00 vMB 116
820,256 820,256 000000000000000000003bf24b3211e16e7b278ceaad93169672aea53b898dad 3,849 1.00/1.00 vMB 202
820,255 820,255 0000000000000000000389bd67d528b79c13428151c7641f173094edbbfaee2b 3,706 1.00/1.00 vMB 85
820,254 820,254 000000000000000000031c9d5e781138aa626033e35a614b0fbafef3a33bd88f 3,658 1.00/1.00 vMB 121
820,253 820,253 00000000000000000001177ed6d7f24caf8e79c23e2905ac55c9e7c0030645dc 3,955 1.00/1.00 vMB 158
820,252 820,252 000000000000000000037c1dd8a6cf709b86abb8fe101f32da5723535918ae9c 4,242 1.00/1.00 vMB 138
820,251 820,251 000000000000000000029b10d1d4b7df710cebb2fa971e3bfbc0f372bf3ae55a 4,465 1.00/1.00 vMB 134
820,250 820,250 000000000000000000009f76ff2b893ba69da0e795b8090815eac32b7313492e 4,696 1.00/1.00 vMB 155
820,249 820,249 000000000000000000041d8bbeda9fc69782ff8f174fd43bb70abc79a2feadf5 5,319 1.00/1.00 vMB 139
820,248 820,248 00000000000000000000a6f1fe37ba1ab589b556fb5babc1e3723db70e25ad3a 4,672 1.00/1.00 vMB 174
820,247 820,247 00000000000000000001f80c4ae14d0c8078baa81eb8d667374372b92776b245 4,116 1.00/1.00 vMB 159
820,246 820,246 000000000000000000019ad3831a51e9f85ced2b61f1a723b1b6ca174f9862e3 3,080 1.00/1.00 vMB 92
820,245 820,245 00000000000000000002c221d75afa237fe0c46e08944f8285a1bbe1430583cc 2,858 1.00/1.00 vMB 64
820,244 820,244 000000000000000000024e98847ab605839667b4c9a61ac656b3f0a5fe761265 3,060 1.00/1.00 vMB 77
820,243 820,243 000000000000000000006ae1d379f407b3eb6b215ac79b21a179e2e9f3cb01db 4,145 1.00/1.00 vMB 78
820,242 820,242 0000000000000000000180356f561711ad15e7b9f526a1fa31825a0deeb17b5a 3,468 1.00/1.00 vMB 65
820,241 820,241 00000000000000000000ed7346829ae876324e5a4cab7b0ab476137ba374da88 3,486 1.00/1.00 vMB 131
820,240 820,240 00000000000000000002ee973def171a936dddfc1844d2afeb5209543c3a6a6a 3,104 1.00/1.00 vMB 57
820,239 820,239 0000000000000000000341f4c25bce08705198ebda29380f526c25196fece404 3,767 1.00/1.00 vMB 122
820,238 820,238 0000000000000000000372ff6b96fc003fbaddce39047352c621f15e3920416e 3,123 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.