Loading Tool

Explorer IconExplorer

Memory Pool

81,267 transactions
30.93 vMB
0.08900826 BTC
Random Selection Loading Transactions
Max Size: 187.77/200 MB

Candidate Block

Mining Attempt 64c1f74ad162f9f5e118922731c820b77ce01900421b072f9c05cd63103c58ec
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 4589ad6f143174b7b72c1422350a3e25ce515df422d04ea895ebf47a041cf1b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.02247114 BTC
Feerates: 351.58 > 2.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (753,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,225 161,225 00000000000006771c137fbb9700fc352851384c303e0461576156415b42103c 6 0.00/1.00 vMB 0
161,224 161,224 000000000000001cdcbc9889a8c17bf5b708046e32f37b154e9099c850fb615b 19 0.01/1.00 vMB 49
161,223 161,223 0000000000000e52ff290db5c68d08377f1914d1536bf4ce6422d1987efaa953 45 0.02/1.00 vMB 38
161,222 161,222 00000000000002ef166bcd35fd484604b60ffcc8795263622c6e5890651c4e04 20 0.01/1.00 vMB 265
161,221 161,221 000000000000075e70d2f603e52aaf943a7eba6eaba60d118ec7dc0d1a57b5ac 11 0.01/1.00 vMB 31
161,220 161,220 00000000000008b40b493805cdc228cb70c3518ca768a3f9d43e68cc58bf1ce3 14 0.00/1.00 vMB 251
161,219 161,219 0000000000000127e509b06a3ce8edff6c479ad8fdd2d5e1cb0ec63cde68608f 29 0.02/1.00 vMB 77
161,218 161,218 0000000000000d0b9f405a09f4630f40077f39d7c2fd0dde9a1f2d57c8c0b9fd 45 0.02/1.00 vMB 119
161,217 161,217 0000000000000746109c8efbdbb8869754ebbe767f50cde6b51a88f46cedfd87 63 0.03/1.00 vMB 89
161,216 161,216 000000000000077f043984119ba148dcfc86306409bc84b4be839f29353304e0 7 0.00/1.00 vMB 0
161,215 161,215 00000000000006ff232db5c1baf2fcb096af4cf6b9b32f8f2e1a63ce65341b82 28 0.02/1.00 vMB 166
161,214 161,214 00000000000000ad453a6a89449624bcc997fe1327151949c8910300a7ae0673 66 0.03/1.00 vMB 84
161,213 161,213 0000000000000575637d02030f5fa771d8777f118524f9e97f35c0e2253041bd 26 0.01/1.00 vMB 64
161,212 161,212 0000000000000117b3d2aa3836ca46c81671294c6bfad004f77badaa6813f962 2 0.00/1.00 vMB 0
161,211 161,211 000000000000059ccb5c9e33fba4d5c6d79e2d406710c540251918a4338ab76d 7 0.00/1.00 vMB 66
161,210 161,210 000000000000007ab1215e9f038af38d3b423ad59f69ecf79a2380f35b964e5b 94 0.04/1.00 vMB 61
161,209 161,209 0000000000000801df2dd4b88c595e449bb863d88718059fc29529a4e469867f 44 0.02/1.00 vMB 58
161,208 161,208 0000000000000d8d80efe70e27172b5ca7cd2cc4b3003f9be7f528d955ee721b 7 0.02/1.00 vMB 45
161,207 161,207 0000000000000bd62861f10571a516f9972e3e5f9a667029364694697e6dcb9e 45 0.02/1.00 vMB 123
161,206 161,206 00000000000008075f20a7149a2ef043091165e8cd546524dd36f5033ae9dbfd 27 0.02/1.00 vMB 105
161,205 161,205 00000000000001665c91b2a46497b4b6b0170227103bd701ec222f2133fecd75 20 0.01/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.