Loading Tool

Explorer IconExplorer

Memory Pool

42,897 transactions
26.36 vMB
0.05863307 BTC
Random Selection Loading Transactions
Max Size: 138.44/200 MB

Candidate Block

Mining Attempt b6c57399e38a0b6ffa87d9fa33573bde94337b64c7c5c8d7f9479f04bf88e4eb
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root c032e19bcc03931018a060c10c53bc3808aa5acf367f5417b579e2dddb0dc06f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,862
Size: 1.00 vMB
Total Fees: 0.01033945 BTC
Feerates: 74.70 > 1.04 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (529,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,606 385,606 00000000000000000aca3fef98d6245ad5cfe64ff605253043e831c5a722207b 3,515 0.95/1.00 vMB 75
385,605 385,605 00000000000000000d1f994592b505a0c7e383f676d990c55616b48ceeedd721 1,853 0.93/1.00 vMB 35
385,604 385,604 0000000000000000058c4c541bc65fed54d1ca2ff50db22901da474a781c70c0 1,554 0.99/1.00 vMB 25
385,603 385,603 0000000000000000099a8130ec92b24efb04f2963b4ec3e56b78f758176705ac 1,606 0.99/1.00 vMB 29
385,602 385,602 000000000000000005f16c68a2485b79db4f60bedf1521e72246d8c8cdf70c0a 213 0.16/1.00 vMB 23
385,601 385,601 00000000000000000c549bc477f02ab49d25b50f3ec8d099ba238ae5380ef9c8 1,683 0.90/1.00 vMB 25
385,600 385,600 000000000000000009cf50e838f3523b153471be8eba490fd1b9f438141db456 2,223 0.75/1.00 vMB 58
385,599 385,599 00000000000000000beb66aa12ae122031a7727a7c3897f704a3093531d8c905 1,401 0.93/1.00 vMB 21
385,598 385,598 0000000000000000082746954205c2850f4c3965dac753adfb772845a8d9ecf9 2,535 0.93/1.00 vMB 47
385,597 385,597 000000000000000004f8ffb5f1f0f81e42dfbd0b84306c830361b06193a247c0 1,784 0.90/1.00 vMB 37
385,596 385,596 000000000000000001181e8a50521459af834b0d7ab8a3a026a852db8cd340d2 2,042 1.00/1.00 vMB 32
385,595 385,595 00000000000000000c5df4da98f443ec706251037ca96639be85fa3b64c4e086 2,114 0.75/1.00 vMB 39
385,594 385,594 00000000000000000c65aa3e59b86aceeba320dd8e1f1e0c6be093798da2e821 2,467 0.75/1.00 vMB 66
385,593 385,593 00000000000000000a10ed8751f72b5ab7a17ff8fa15d7e814094554c6bed096 23 0.07/1.00 vMB 12
385,592 385,592 00000000000000000450763f8ae5ad17586c77887eb7240b6739684f125f10ce 557 0.95/1.00 vMB 11
385,591 385,591 00000000000000000587551008ca280f1e5abd1f7fe19b96ad77f4c0a8ff5ade 1 0.00/1.00 vMB 0
385,590 385,590 000000000000000004b7305d3cbf8c9c544e84fc7f01e8c374942829139a20c3 1,528 0.99/1.00 vMB 29
385,589 385,589 0000000000000000067a06a0e6e951bd77ccc1ccc24e11de15d01836e60281a5 2,204 1.00/1.00 vMB 39
385,588 385,588 0000000000000000044c70a5d8201ed28ce74e3d9218967004d02d031b34709b 1,244 0.99/1.00 vMB 19
385,587 385,587 0000000000000000028ab39806a128c47ef715315d4cd9cdd3301c599952ba46 3,043 1.00/1.00 vMB 48
385,586 385,586 00000000000000000005a8fa4980422ea30aa1613448445c85cff2513b07c328 243 0.14/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 645.83 GB
    • Received: 12.78 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.