Loading Tool

Explorer IconExplorer

Memory Pool

42,081 transactions
26.49 vMB
0.07891445 BTC
Random Selection Loading Transactions
Max Size: 138.59/200 MB

Candidate Block

Mining Attempt 9eed76e46006415ea20c158b1aa99ca48ac4219b5365c5981f68448de462aa8d
Version 20000000
Previous Block 00000000000000000000f29f8bc6623c876b1c28cb328a71a306f0d15ee3bb07
Merkle Root 70e10c21a4dff5805ac75cb53929b933941b7de744c92993fadc44b8696ff81e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,684
Size: 1.00 vMB
Total Fees: 0.03036533 BTC
Feerates: 101.64 > 3.04 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,805 (517,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,611 397,611 000000000000000006403db154d4f47a0c29fd201d864793522f9d5313990761 200 0.09/1.00 vMB 37
397,610 397,610 000000000000000005e1035abee913f032dabd9790acf7aa42e61a6ac457666c 541 0.29/1.00 vMB 34
397,609 397,609 0000000000000000056bcda49db445aeb7f85ec62d9be25640913ba9fbb6dbad 1,066 0.82/1.00 vMB 27
397,608 397,608 000000000000000007608af33359b0726367e5ba9d9474e23853169413b9fe71 2,557 1.00/1.00 vMB 38
397,607 397,607 000000000000000005a49d4dc38293ebb5eca9a8b4c352d039d1fcd2bd43cc8b 2,165 0.95/1.00 vMB 45
397,606 397,606 0000000000000000006fce2d40664c6368e00fe1b28d2df84a32fc3f88709932 994 0.65/1.00 vMB 25
397,605 397,605 00000000000000000265072e83ea908286ac068ad81e3dcf3e068432e982a06b 2,609 0.93/1.00 vMB 48
397,604 397,604 0000000000000000063600b558cf4f70c9ea94adddc9038dd28472685c5842e4 648 0.40/1.00 vMB 31
397,603 397,603 00000000000000000487cbfa8a35b543660fd4f443cbe5249b480b17ad8f8683 1,738 0.93/1.00 vMB 39
397,602 397,602 000000000000000001ba9281da620cf2e4a56be5df27cb3e497c48595c8bf473 460 0.75/1.00 vMB 10
397,601 397,601 00000000000000000702bed715b56fef6c77477fb8f30e84067ca79d1a509350 995 0.75/1.00 vMB 24
397,600 397,600 000000000000000000d7726d1fd57c78f47c19eaea8dff16f1b9ec1ddb641bad 1,316 0.99/1.00 vMB 18
397,599 397,599 000000000000000003304bd54bc4d404ab697466185f121a6c09bf5ebe3037e3 2,113 1.00/1.00 vMB 37
397,598 397,598 000000000000000000c2e5d0cb0cb98de519051bb65d69925662807d8924e59f 83 0.05/1.00 vMB 12
397,597 397,597 00000000000000000578aaef78c9096d9c83532ebefacdeeebed63069bbdf448 2,290 0.88/1.00 vMB 74
397,596 397,596 000000000000000001bb9a70523a583e12b95b5877dd94b22be90080342cdbfe 1,736 0.95/1.00 vMB 30
397,595 397,595 0000000000000000043d94b6796acd0754e1f32005221d773a53d07097330e76 947 0.47/1.00 vMB 41
397,594 397,594 000000000000000002e15493f5f01e14f7b38b1df8ddb59d08c1928b4364133d 1,135 0.91/1.00 vMB 23
397,593 397,593 0000000000000000014509aa5013d41201b83014854fa70c6c59d154e6531fb4 1,637 0.75/1.00 vMB 41
397,592 397,592 000000000000000005eec2014d81b45ddb34a6b169f2fe806a009cff82c035a3 1,558 0.75/1.00 vMB 34
397,591 397,591 00000000000000000166a368edb066bc3d78dc11504424f9413cc419a290110b 815 0.92/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.04 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: 650.59 GB
    • Received: 13.30 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.