Loading Tool

Explorer IconExplorer

Memory Pool

79,588 transactions
29.67 vMB
0.07812879 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt d81ce54893da2962e39651d9d629ebe45c4eb0634af10259f51c89411b1f3477
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (533,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,467 381,467 00000000000000000e98dcbd0c65587d9beadae916b6b50f6ec15d9e86f50215 580 0.28/1.00 vMB 37
381,466 381,466 0000000000000000039fbe1553233fda4b0e008cacadf312bb67ae14a29ece76 1,383 0.64/1.00 vMB 44
381,465 381,465 000000000000000004dd51cfdd7a5a8e356c0ba0dd90b9c1f9a43426c1533c5e 485 1.00/1.00 vMB 5
381,464 381,464 00000000000000000660764ea8118a14a261a5dd03e371c2aa4e1e124aa0ed1f 871 0.39/1.00 vMB 44
381,463 381,463 00000000000000000fac546c993070b72404b49e327c74bf64d71dd4de916a05 525 0.26/1.00 vMB 41
381,462 381,462 00000000000000000332e82de5141e45e22f4e45094ece90a08c1606b00ea6b4 342 0.25/1.00 vMB 25
381,461 381,461 000000000000000001e0ee8cfaec6721e3589f4bffe9e48c7b1aeeaf596dddee 2,040 1.00/1.00 vMB 35
381,460 381,460 00000000000000000391d1b7406814097d4e9ba4133aa3956a4bf406bebed4d0 368 0.22/1.00 vMB 31
381,459 381,459 000000000000000003c4562119ee0451aeae27728a1a332852a1348eafab1da4 864 0.40/1.00 vMB 35
381,458 381,458 00000000000000000106c8c46fed10cbc17394c8ba5f0c9b97b9bfe0fdfef51d 1 0.00/1.00 vMB 0
381,457 381,457 000000000000000001f391b5c4a34f45332b8ccc82b32122943ec1e05f3662aa 1,570 0.66/1.00 vMB 31
381,456 381,456 0000000000000000068ab8d912a2ed7bfcc317762e1602984c8256957751fbbe 255 0.10/1.00 vMB 81
381,455 381,455 0000000000000000040cab959ceb14dd677029aa5c1b8ded05a971e22f2c5c4a 1,020 0.45/1.00 vMB 42
381,454 381,454 00000000000000000f9388222ba6fd2698152eccb353603ebb0ccf3e3ffd1adc 1,183 0.99/1.00 vMB 11
381,453 381,453 00000000000000000c947c0ec09dd35aff4a6320532f75a9fe0b34c89124a9e8 62 0.06/1.00 vMB 16
381,452 381,452 00000000000000000280a2ae69975e4cbb2e2e3e910f82851a4670c5677f67f6 611 0.46/1.00 vMB 31
381,451 381,451 00000000000000000155fe798274cf1153979520a530f7f7b78da9e4eb801abf 1,358 1.00/1.00 vMB 15
381,450 381,450 000000000000000002595219a954ca4445d33683925dfd9bcb28608bd1f26aa4 1,768 1.00/1.00 vMB 40
381,449 381,449 000000000000000004d352a6580b00d53c8bf1ff98bcbd0d479a0ad59f014de9 2,215 0.95/1.00 vMB 40
381,448 381,448 0000000000000000034f9f49e879901c632998a8ec535614e0c88930e88497da 163 0.11/1.00 vMB 185
381,447 381,447 000000000000000011975b48c27089914b343d4441cc374bd22233efe1eadd96 2,173 0.75/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.