Loading Tool

Explorer IconExplorer

Memory Pool

82,761 transactions
31.78 vMB
0.11684060 BTC
Random Selection Loading Transactions
Max Size: 190.98/200 MB

Candidate Block

Mining Attempt 34f61a9509ef78353c58f366de22688704f389935f9af1f17fd317327183e0d8
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 78bb5da8acc23ad8fc89b4d55cc9dcf7df35b18579772fabea7d422efdb9247c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03087295 BTC
Feerates: 318.30 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (596,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,026 319,026 000000000000000020fd2c4653c968d52bcfb72563e8ae307800c98859fcea58 128 0.04/1.00 vMB 44
319,025 319,025 000000000000000010efe0cef1be4acf4bb14e0484ebbd712ff6efbcb25e786b 614 0.34/1.00 vMB 28
319,024 319,024 00000000000000000b9d7ee96ec274b2aa64f30a8e16b4d8ab09ee47a1900c91 418 0.20/1.00 vMB 28
319,023 319,023 0000000000000000040410dbf65c81629aae5dc6d3b574231286492b24d2dc55 352 0.20/1.00 vMB 27
319,022 319,022 00000000000000001331464dfec792892a829ec92efdd9af865bd2d2a5a7e5d8 150 0.10/1.00 vMB 15
319,021 319,021 0000000000000000245ab5fe15bf327e5fd1ac82b1b340ea6d330ad6653c7824 472 0.25/1.00 vMB 26
319,020 319,020 000000000000000024c5a20de3e4224b881d742eceb63c52605fe9d9951a95a5 550 0.26/1.00 vMB 29
319,019 319,019 00000000000000001f11de441fc7f1c08c70d5b4356b9775181ae3029ace0832 382 0.17/1.00 vMB 29
319,018 319,018 00000000000000000b5011afebd58d0665ee7563fc23a330c154131216a042a9 371 0.20/1.00 vMB 30
319,017 319,017 000000000000000016bcfcdcd5875f0a52b9ed5640081addac19fe8f8f717fc1 372 0.18/1.00 vMB 28
319,016 319,016 00000000000000001e61c0024bf8ab1ebc5d3b75f5ccdabe229f06a4e95e0fd5 39 0.04/1.00 vMB 7
319,015 319,015 00000000000000000cea3c797e59911b0e8d821e5a9b92b01a71ec692a3999c8 214 0.10/1.00 vMB 29
319,014 319,014 000000000000000009115f964e5e03e599dfefd8aad789e118abcff0c4e7ab83 583 0.33/1.00 vMB 44
319,013 319,013 00000000000000001d50040582c9bcc1cca45580bd96fb68cf27db5b943f8516 250 0.17/1.00 vMB 22
319,012 319,012 0000000000000000084325ca26212e4503c9be6569dfd41b6a1847d9f58c46ff 477 0.25/1.00 vMB 26
319,011 319,011 0000000000000000043c0c2a24fd7af9d1c5e69a80f5ea604accd725e9d1fb0d 648 0.38/1.00 vMB 26
319,010 319,010 000000000000000027900ce22ca585b1a3bfcf7a0da49b091398fbee06032044 415 0.43/1.00 vMB 19
319,009 319,009 00000000000000000a934aa9575b00d8f42376047d0a261712050470ddc2be9a 183 0.11/1.00 vMB 26
319,008 319,008 00000000000000001ef4414f777d820c50e26f98f5cbfa24f264d5d58561a564 94 0.05/1.00 vMB 35
319,007 319,007 0000000000000000233e55cf73e512a72c8cae58bee76a9c8c044bbec3c2958a 38 0.02/1.00 vMB 34
319,006 319,006 000000000000000019620955723ca394a275ea009faa98f34d563bf0ac1f9ecc 38 0.02/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.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: 718.81 GB
    • Received: 17.95 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.