Loading Tool

Explorer IconExplorer

Memory Pool

81,930 transactions
30.60 vMB
0.07994008 BTC
Random Selection Loading Transactions
Max Size: 184.55/200 MB

Candidate Block

Mining Attempt 1a456789a15550f1a3e34813c4742fe7ecb20ca3c19b6237dcedf5430e9c0212
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 7544a3ed7273f33ad9c84b039476c0048979edd0b816473ce36cafbc4d23324e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.01595846 BTC
Feerates: 40.91 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (679,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,237 235,237 000000000000016d579088068d964e7ab61b264c6efecd48dd9f1c136669ca4b 1 0.00/1.00 vMB 0
235,236 235,236 0000000000000152426f0d08ae034677ae2812b90db9d60f25a6381d95d0ad42 183 0.07/1.00 vMB 241
235,235 235,235 000000000000010a10e05e172442e0675a818d17b62c1ed041a4572002ca051e 210 0.10/1.00 vMB 200
235,234 235,234 000000000000002b2ebab4f6b12d35a5832180b851913dac9c8fcaa0b4487101 335 0.14/1.00 vMB 221
235,233 235,233 000000000000009d04bbb1429cb729f971296aebabbf017d1db02bac8cb086a7 5 0.00/1.00 vMB 174
235,232 235,232 00000000000000a969c3458eafc999815cb240b43ab0ae767092bb7b6f569caf 446 0.20/1.00 vMB 263
235,231 235,231 00000000000000edd2a095ee0167f37f1fd65d057e2796cc561f90d4e108d109 485 0.21/1.00 vMB 231
235,230 235,230 000000000000006f61dbe8c6da0c8b89db99f8a8bb9c90fe75fac9971da3ee6c 212 0.11/1.00 vMB 200
235,229 235,229 0000000000000000c2154168bfc477ce1efee8eb40ed63534ab5933ac419b072 351 0.08/1.00 vMB 16
235,228 235,228 0000000000000185821c54f9d5582128c03ca7a35bf0bb73a5128dc4b836b15c 456 0.22/1.00 vMB 232
235,227 235,227 00000000000000f72b37001e659e2abbde703cefa07699fd40ca1cc5014a55b4 610 0.28/1.00 vMB 209
235,226 235,226 00000000000000ea86c9a8916eaf7e215f777807cee8ce113385d4707c2c9b22 492 0.23/1.00 vMB 262
235,225 235,225 000000000000015c45302ee5485518dde906b8edcbaa3446604b234c99a89da8 85 0.05/1.00 vMB 73
235,224 235,224 00000000000000fb9606c9fa853cda50d5e8192d6eae07ad1b244ae54b014058 704 0.25/1.00 vMB 227
235,223 235,223 00000000000000f56990241f857402f08ad917510756824493acc148d8d0ffac 270 0.15/1.00 vMB 192
235,222 235,222 000000000000012b7b59ced7627b92723fb04a1c5dbdad300b1afa560ca03113 479 0.20/1.00 vMB 264
235,221 235,221 0000000000000056f8da12b3353bb44596cfd777cc48dcb24f00eb8bfbc8a226 423 0.25/1.00 vMB 124
235,220 235,220 00000000000000cee0238c48e1d9916fc878ae4a6983a37814da82fd0167f8df 701 0.25/1.00 vMB 215
235,219 235,219 000000000000000cf5e564a6be8a0bff7f0b6b774d15fba4a451eaed36d3b5e8 269 0.12/1.00 vMB 208
235,218 235,218 000000000000006dc2a19f69f7e007a19576cdcb7b07def0cf98144c94330b38 4 0.00/1.00 vMB 0
235,217 235,217 000000000000002a9a85a940c4da2951c3e91a043a44805fa286b336364d9daa 355 0.15/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.