Loading Tool

Explorer IconExplorer

Memory Pool

48,459 transactions
27.47 vMB
0.07652426 BTC
Random Selection Loading Transactions
Max Size: 146.45/200 MB

Candidate Block

Mining Attempt 32ab6890612bb164da4da17bafd6816bc7c70c356d923f20076202806548d154
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root ca9aa90b19537270ac73c0beb0735bdf92a7d0834b13643f23f5ff028d85ec3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.02512258 BTC
Feerates: 150.92 > 2.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (562,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,300 352,300 000000000000000000160e71bea14f0aec589202e5ee45e680af27108d2624d1 337 0.16/1.00 vMB 24
352,299 352,299 000000000000000012c5fce21c7410b675c51abb90a3edfff26d11c0ada9f790 512 0.24/1.00 vMB 53
352,298 352,298 00000000000000000a128e74879fd232fb577db91ce7bd2221571b9a82988c54 87 0.06/1.00 vMB 7
352,297 352,297 000000000000000008f275e38d3e62bf15f7d7874d8718763e45c2def1303926 220 0.14/1.00 vMB 19
352,296 352,296 000000000000000011aaa64132c7b705b78ea439e51c1a9e60616de7e6ce6352 429 0.22/1.00 vMB 29
352,295 352,295 0000000000000000132181a37662e637c6e208226c6f4bf31efc61176a03a55b 430 0.24/1.00 vMB 29
352,294 352,294 00000000000000000bdd784013da4b537b16193b13c910cb7f924fddf17e78ae 560 0.28/1.00 vMB 32
352,293 352,293 00000000000000001116364389c8255331bc9c13bc0928cf68eec799888c5e56 755 0.40/1.00 vMB 36
352,292 352,292 000000000000000015cce7d1d27f71a9e235d1a53f9a90f3df3d30bdd425a621 47 0.05/1.00 vMB 6
352,291 352,291 000000000000000008ca31a9cea6d942c08d07615f9293dbb532e9de9c0bd2ec 978 0.53/1.00 vMB 27
352,290 352,290 00000000000000000951ef3aafa7dd256f5311a1c7b32fa34fbf7fdc94c32623 756 0.39/1.00 vMB 33
352,289 352,289 0000000000000000046826f956a157f53cd60292221a7f5ebb0ceee448aa0231 892 0.51/1.00 vMB 26
352,288 352,288 00000000000000000ef872e6b4b0de831004ac4f078685afca9dae78031b4d16 1 0.00/1.00 vMB 0
352,287 352,287 00000000000000000947d83759dfc9ba2fc34b8294ed33627355de863aea47e8 241 0.21/1.00 vMB 10
352,286 352,286 00000000000000001004b1d4a1b38d27f8d3d0dd7a21e8907c5b1c1770f2ed51 1,538 0.75/1.00 vMB 32
352,285 352,285 000000000000000009cb99d6d330059aa17cf8f7424e7f02114856ba0320a451 880 0.53/1.00 vMB 22
352,284 352,284 000000000000000009c27bdf48a95cfdd04e5f0151bf177e1147e55c51cef8fe 719 0.25/1.00 vMB 37
352,283 352,283 0000000000000000062299f8294b184bf563a8d92940b631521625d290693197 1,441 0.68/1.00 vMB 29
352,282 352,282 0000000000000000012ae96346e4d3c4a0198b3e86c3e3d219e3cc6322a8277e 553 0.28/1.00 vMB 30
352,281 352,281 00000000000000000ba80b741ea852e642620675754b4fce60b21797c4e2aa2c 1,355 0.66/1.00 vMB 33
352,280 352,280 00000000000000000df38de4f703f14ed40ee34900d950cc60dfc091f9e400af 336 0.21/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.12 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.